Skip to content

Ensure update and close buttons always appear on edit configuration card#203

Open
eepyaich wants to merge 4 commits into
mspnp:mainfrom
eepyaich:edit-config-fix
Open

Ensure update and close buttons always appear on edit configuration card#203
eepyaich wants to merge 4 commits into
mspnp:mainfrom
eepyaich:edit-config-fix

Conversation

@eepyaich
Copy link
Copy Markdown

In my browser, the Update and Close buttons on the footer of the edit configuration card were not appearing unless I reduced my browser zoom levels.

The fix, I believe, is to move the footer into the modern-modal-content, rather than have it outside the content.

Copilot AI review requested due to automatic review settings April 30, 2026 15:03
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adjusts the Edit Configuration modal layout so the footer action buttons (Update/Close) are consistently visible by placing the footer within the modal content container.

Changes:

  • Repositions the modal footer relative to modern-modal-content to address button visibility at certain zoom levels.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/Components/Modals/EditModal.razor Outdated
@eepyaich eepyaich requested a review from Copilot April 30, 2026 18:14
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/Components/Modals/EditModal.razor
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