acl-services / acl-services/paprika
ActionBar with applied Action styles
- Dominant language
- JavaScript
- Stars
- 54
- Forks
- 10
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 6
Description

When I apply a `sort`, that button goes pink. Why don't the `filter` and `X hidden` buttons also go pink when some are active? They should all go pink, or none of them.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the ActionBar component implementation and its style definitions in the repo, since the issue is about the sort/filter/X hidden button states in the UI. Compare how the active style is applied to the sort button and mirror that logic for the other actions so their visual state is consistent. Then run the project’s UI example/build workflow and visually verify that all active actions are pink and inactive actions are not. Evidence of completion is uniform pink activation behavior for sort, filter, and X hidden.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100