Skip to content

revert(menu-item): revert hover state interaction changes#11761

Merged
aPreciado88 merged 4 commits intodevfrom
aPreciado88/11760-menu-revert-interaction-state-changes
Mar 19, 2025
Merged

revert(menu-item): revert hover state interaction changes#11761
aPreciado88 merged 4 commits intodevfrom
aPreciado88/11760-menu-revert-interaction-state-changes

Conversation

@aPreciado88
Copy link
Copy Markdown
Contributor

@aPreciado88 aPreciado88 commented Mar 18, 2025

Related Issue: #11760

Summary

Revert the following changes:

  • Remove the background color on :hover.
  • Add border.2 2px bottom border on :hover.

@github-actions github-actions Bot added the chore Issues with changes that don't modify src or test files. label Mar 18, 2025
@aPreciado88 aPreciado88 added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Mar 18, 2025
@aPreciado88
Copy link
Copy Markdown
Contributor Author

@ashetland @SkyeSeitz Can you please take a look?

@aPreciado88 aPreciado88 changed the title revert(menu): revert interaction state changes revert(menu-item): revert interaction state changes Mar 18, 2025
@apply focus-inset border-b-4;
padding-block-start: theme("spacing.1");
border-block-end-width: theme("spacing.1");
@apply bg-foreground-2 text-color-2 focus-inset;
Copy link
Copy Markdown
Contributor

@ashetland ashetland Mar 18, 2025

Choose a reason for hiding this comment

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

We shouldn't revert the changes we made on :focus. I'll update the issue to remove that ask.

@aPreciado88 aPreciado88 added pr ready for visual snapshots Adding this label will run visual snapshot testing. and removed pr ready for visual snapshots Adding this label will run visual snapshot testing. labels Mar 18, 2025
@aPreciado88 aPreciado88 added pr ready for visual snapshots Adding this label will run visual snapshot testing. and removed pr ready for visual snapshots Adding this label will run visual snapshot testing. labels Mar 18, 2025
@ashetland
Copy link
Copy Markdown
Contributor

LGTM!

Copy link
Copy Markdown
Member

@jcfranco jcfranco left a comment

Choose a reason for hiding this comment

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

Code changes LGTM!

Since not all interaction state changes were reverted, can you rename the PR title to be more specific? Maybe "restore hover state styles" or something similar?

@aPreciado88 aPreciado88 changed the title revert(menu-item): revert interaction state changes revert(menu-item): revert hover state interaction changes Mar 19, 2025
@aPreciado88 aPreciado88 merged commit a4f3512 into dev Mar 19, 2025
16 checks passed
@aPreciado88 aPreciado88 deleted the aPreciado88/11760-menu-revert-interaction-state-changes branch March 19, 2025 19:28
benelan added a commit that referenced this pull request Mar 24, 2025
* origin/dev: (61 commits)
  build(deps): update dependency stylelint to v16.16.0 (#11784)
  build(deps): update dependency type-fest to v4.37.0 (#11785)
  chore: release next
  build(deps): update eslint (#11786)
  docs: update list of contributors (#11780)
  feat(combobox-item): add component tokens (#11645)
  chore: release next
  feat: add browser join and browser plus (#11779)
  build(deps): update storybook monorepo to v8.6.6 (#11763)
  build(deps): update dependency lint-staged to v15.5.0 (#11764)
  docs: update list of contributors (#11769)
  build: update browserslist db (#11773)
  chore: release next
  feat(combobox, combobox-item-group): add component tokens (#11623)
  fix: Update README.md (#11768)
  fix: Update README.md (#11767)
  fix: Update README.md (#11765)
  revert(menu-item): revert hover state interaction changes (#11761)
  refactor(filter): remove unused styles (#11758)
  chore: use Vite for `@esri/eslint-plugin-calcite-components` build (#11752)
  ...
benelan added a commit that referenced this pull request Mar 24, 2025
…igration-ssr

* origin/dev: (278 commits)
  build(deps): update storybook monorepo to v8.6.7 (#11783)
  build: update browserslist db (#11792)
  build(deps): update dependency stylelint to v16.16.0 (#11784)
  build(deps): update dependency type-fest to v4.37.0 (#11785)
  chore: release next
  build(deps): update eslint (#11786)
  docs: update list of contributors (#11780)
  feat(combobox-item): add component tokens (#11645)
  chore: release next
  feat: add browser join and browser plus (#11779)
  build(deps): update storybook monorepo to v8.6.6 (#11763)
  build(deps): update dependency lint-staged to v15.5.0 (#11764)
  docs: update list of contributors (#11769)
  build: update browserslist db (#11773)
  chore: release next
  feat(combobox, combobox-item-group): add component tokens (#11623)
  fix: Update README.md (#11768)
  fix: Update README.md (#11767)
  fix: Update README.md (#11765)
  revert(menu-item): revert hover state interaction changes (#11761)
  ...
benelan pushed a commit that referenced this pull request Mar 26, 2025
**Related Issue:**
[#11760](#11760)

## Summary

Revert the following changes:

- Remove the background color on :hover.
- Add border.2 2px bottom border on :hover.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Issues with changes that don't modify src or test files. pr ready for visual snapshots Adding this label will run visual snapshot testing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants