feat(status-page): add help text for 'Description' in monitor edit status page#6254
Conversation
|
Changes Details:
Testing Please let me know what I should do further to complete this PR. Thank you! |
CommanderStorm
left a comment
There was a problem hiding this comment.
None of the code currently uses the way you are doing tooltips.+
I'd like to not add more entropy like this.
Please add a helptext (like for the other fields) instead.
The short helptext should:
- explian what this field does in terms of where we use it
- and that the content is sanitised.
There was a problem hiding this comment.
Pull Request Overview
This PR adds help text to the 'Description' field in the monitor edit page to inform users that Markdown is supported and will be sanitized before display.
- Added a help text element below the description input field
- Added the corresponding translation key with explanation text about Markdown support
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/pages/EditMonitor.vue | Added help text display element below the description input field |
| src/lang/en.json | Added translation entry for the description help text explaining Markdown support |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


Uh oh!
There was an error while loading. Please reload this page.