Skip to content

Implement settings modal with dynamic sections and navigation - #380

Merged
roble merged 8 commits into
dev-v3from
sc-72-inertia-modal
Sep 8, 2026
Merged

roble merged 8 commits into
dev-v3from
sc-72-inertia-modal

Conversation

@roble

@roble roble commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

- Added `SettingsModal` component to handle settings management via a modal interface.
- Integrated `useSettingsModal` composable to manage modal state and URL fragment for settings.
- Created `Settings` page to dynamically load sections based on user interaction.
- Updated `App.vue` to include `SettingsModal` for global access.
- Removed deprecated `SettingsMobileMenu` and `SettingsSidebar` components.
- Enhanced `NavUser` component to conditionally display settings based on available sections.
- Added tests for settings modal functionality, ensuring proper rendering and section management.
- Updated routes to include settings endpoint, ensuring authentication middleware is applied.
@roble
roble merged commit 12dac59 into dev-v3 Sep 8, 2026
3 of 4 checks passed
@coderabbitai

coderabbitai Bot commented Sep 8, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 5547aeda-1021-4e7a-b4ef-b7318925564b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sonarqubecloud

sonarqubecloud Bot commented Sep 8, 2026

Copy link
Copy Markdown

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.

1 participant