Feat (challenge): Editor chellenge danger zone UI#780
Open
Feat (challenge): Editor chellenge danger zone UI#780
Conversation
…utton in edit mode
JungleGiu
approved these changes
Mar 11, 2026
Collaborator
JungleGiu
left a comment
There was a problem hiding this comment.
The PR is coherent with the proposed scope, the UI is well executed and correctly displays in the edit challenge section, i18n translations are working correctly, no destructive changes have been made to other elements. This is a victory!
Approved!
polserrano8
approved these changes
Mar 12, 2026
Collaborator
polserrano8
left a comment
There was a problem hiding this comment.
Everything looks fine. Good job 🤙
ivilarop
requested changes
Mar 12, 2026
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Link to the task IT-Academy-BCN/ita-challenges#250
📍 Context
The editorChallenge component is where mentors manage challenge content. Currently there is no dedicated area for destructive actions. Mixing destructive actions with regular editing controls is a UX risk — a clearly separated Danger Zone section is a standard pattern to signal to the user that the actions within it are irreversible.
Important
This is one of the steps that are needed to accomplish the parent task IT-Academy-BCN/ita-challenges#12
🏁 Objective
Add a visually distinct "Danger Zone" section at the bottom of the editorChallenge component that contains the delete trigger, making it clear to the mentor that this area holds destructive actions.
🔧 Changes Done
❌ Out of Scope
🕹️ Demo
Screen.Recording.2026-03-10.at.18.57.26.mov