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(Select): Provide an optional fix directive for <novo-select> elements #1560

Merged
merged 6 commits into from
Jun 28, 2024

Conversation

davidkbh
Copy link
Collaborator

@davidkbh davidkbh commented Jun 20, 2024

Description

Adjusts checkboxes inside of the overlay when its value was updated via some external process.

Since this change may be high-impact across all instances, the fix is created as a directive, and should only be applied when the problem has some impact.

Verify that...

  • Any related demos were added and npm start and npm run build still works
  • New demos work in Safari, Chrome and Firefox
  • npm run lint passes
  • npm test passes and code coverage is increased
  • npm run build still works

Bullhorn Internal Developers

  • Run Novo Automation
Screenshots

…ents that adjusts checkboxes after a value update
Copy link
Contributor

github-actions bot commented Jun 20, 2024

Visit the preview URL for this PR (updated for commit c063f6c):

https://novo-elements--pr1560-f-select-checkbox-di-e3jx177c.web.app

(expires Wed, 03 Jul 2024 19:33:20 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: f1783e19c2444272095017dd8ba433fff0ee3f61

@davidkbh davidkbh added the bug label Jun 21, 2024
ndickerson
ndickerson previously approved these changes Jun 24, 2024
dvoegelin
dvoegelin previously approved these changes Jun 24, 2024
@davidkbh davidkbh dismissed stale reviews from dvoegelin and ndickerson via c063f6c June 26, 2024 19:29
ndickerson
ndickerson previously approved these changes Jun 26, 2024
@davidkbh davidkbh merged commit 0684b27 into next Jun 28, 2024
1 check passed
@davidkbh davidkbh deleted the f/select-checkbox-directivefix branch June 28, 2024 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants