acl-services / acl-services/paprika

ActionBar with applied Action styles

Open
#1,134 0 comments 0 reactions 0 assignees View on GitHub
Editor's Choice
Dominant language
JavaScript
Stars
54
Forks
10
Avg merge
1d 12h
Merged PRs (30d)
6

Description

![Screen Shot 2021-09-22 at 10 27 32 AM](https://user-images.githubusercontent.com/23224777/134392416-5f9cccdb-40f5-4bf4-8e39-4b19d36f534f.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.