Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(react-components): Fix filter menus and som styling of the other autogenerated options #4730

Merged
merged 5 commits into from
Aug 29, 2024

Conversation

nilscognite
Copy link
Contributor

Type of change

Bug

Description 📝

Renamed some virtual functions to ...Core and made them protected. This is because I wanted update to be centralized in the according non virtual function. This force the updating when setChecked and toggleAllChecked are called.

In addition I fixed the width to be width to prevent shifting between 1 and 2 lines.

How has this been tested? 🔍

Open storybook/architecture. Click in bug icon on the right toolbar

@nilscognite nilscognite requested a review from a team as a code owner August 29, 2024 06:37
Copy link
Contributor

@danpriori danpriori left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nilscognite nilscognite merged commit 5afcb69 into master Aug 29, 2024
14 checks passed
@nilscognite nilscognite deleted the np/filter-button branch August 29, 2024 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants