Skip to content

Fix/update sidebar [run-chromatic][skip-cd]#774

Merged
th-94 merged 3 commits into
masterfrom
fix/update-sidebar
Jul 20, 2026
Merged

Fix/update sidebar [run-chromatic][skip-cd]#774
th-94 merged 3 commits into
masterfrom
fix/update-sidebar

Conversation

@th-94

@th-94 th-94 commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

📖 Description

  1. remove the mouse click focus state of the pagination button
  2. remove the interaction (keyboard focus, hover state and cursor pointer) for non-collapsible section label
  3. apply spacing to the content section and bottom section

Enhancements #772 #773

✏️ Type of change

Please delete options that are not relevant.
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

🧪 How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

✅ Checklist:

  • My code follows the SGDS style guidelines and naming conventions
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules

@th-94
th-94 requested review from amandac628 and clukhei July 16, 2026 14:20
@th-94 th-94 added the Enhancements Improvements or feature refinements that extend existing functionality. label Jul 16, 2026
@th-94
th-94 force-pushed the fix/update-sidebar branch from 7d23c65 to 9a7b050 Compare July 16, 2026 14:37
@th-94 th-94 changed the title Fix/update sidebar [run-chromatic] Fix/update sidebar [run-chromatic][skip-cd] Jul 20, 2026
@th-94
th-94 merged commit 9474a9e into master Jul 20, 2026
17 checks passed
@th-94
th-94 deleted the fix/update-sidebar branch July 20, 2026 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancements Improvements or feature refinements that extend existing functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Sidebar] Update UI/UX discrepancy [Sidebar] Remove mouse click focus state

2 participants