Content
View differences
Updated by Parimal Satyal about 4 hours ago
### Acceptance criteria
* Change the look and feel when using a `Primer::Alpha::SelectPanel` with the option `dynamic_label: true` based on the count
* 0: Button label and icon are grey (muted) button should be greyed out
* Anything selected:
* Button 1 - (max-1): the dynamic label and icon are darker (default)
shows the count as `Primer**::**Beta**::**Counter`
* max: the dynamic label shows the count as `Primer**::**Beta**::**Counter` "All"
* _open: which component to use for that?_
* All other features of the SelectPanel remains untouched
###
###
* Change the look and feel when using a `Primer::Alpha::SelectPanel` with the option `dynamic_label: true` based on the count
* 0: Button label and icon are grey (muted)
* Anything selected:
* Button
* _open: which component to use for that?_
* All other features of the SelectPanel remains untouched
###
###