Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

next pass on dropdown API #168

Closed
chriddyp opened this issue Oct 24, 2018 · 1 comment
Closed

next pass on dropdown API #168

chriddyp opened this issue Oct 24, 2018 · 1 comment

Comments

@chriddyp
Copy link
Member

chriddyp commented Oct 24, 2018

placeholder issue to discuss the next pass of the column_conditonal_dropdown property and friends.

In particular:

  • dropdown inside the nested structure should be renamed to options to match dcc.Dropdown
  • Similar to the style arguments, it would be nice if all of the dropdown properties had the same prefix, so something along the lines of dropdown_by_row or dropdown_by_condition
  • The clearable property inside columns should be dropdown_clearable or perhaps under dropdown_properties.clearable
  • Instead of type: 'dropdown', maybe we should have 'type': 'enumerated' and 'cell_renderer': 'dropdown'
  • A way to specify per-row dropdown options using row indicies or forthcoming row IDs
chriddyp added a commit that referenced this issue Oct 24, 2018
Many of these props will change in the future, I’ve linked properties
to the following issues:
- #166
- #167
- #168
- #168
- #167
- #169
- #169
- #169
- #170
- #171
@chriddyp chriddyp changed the title renaming of column_conditional_dropdowns? next pass on dropdown API Oct 25, 2018
chriddyp added a commit that referenced this issue Oct 25, 2018
Many of these props will change in the future, I’ve linked properties
to the following issues:
- #166
- #167
- #168
- #168
- #167
- #169
- #169
- #169
- #170
- #171
chriddyp added a commit that referenced this issue Oct 25, 2018
Many of these props will change in the future, I’ve linked properties
to the following issues:
- #166
- #167
- #168
- #168
- #167
- #169
- #169
- #169
- #170
- #171
@alexcjohnson
Copy link
Collaborator

Closed - and then some - by #446

HammadTheOne pushed a commit to HammadTheOne/dash that referenced this issue May 28, 2021
HammadTheOne pushed a commit to plotly/dash that referenced this issue Jul 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants