Skip to content

feat(#33): disable selection for unavailable stage templates#35

Merged
matthieugusmini merged 1 commit intomatthieugusmini:mainfrom
atrahy:feat/disable-unavailable-stage
May 18, 2025
Merged

feat(#33): disable selection for unavailable stage templates#35
matthieugusmini merged 1 commit intomatthieugusmini:mainfrom
atrahy:feat/disable-unavailable-stage

Conversation

@atrahy
Copy link
Copy Markdown
Collaborator

@atrahy atrahy commented May 6, 2025

Implementation to prevent selecting a stage if the template is not available

  • Selecting a stage without template should not load the bracket
  • Use cache for available templates -> Will do in another PR, need to extract the list fetch to another cache / module dedicated to template list
  • Change the display of unavailable stages (different color)
  • Bonus : display "Unavailable stage template" as a caption if possible

@matthieugusmini matthieugusmini linked an issue May 7, 2025 that may be closed by this pull request
@matthieugusmini matthieugusmini force-pushed the main branch 6 times, most recently from 4a9c811 to aa85d95 Compare May 10, 2025 09:18
@atrahy atrahy force-pushed the feat/disable-unavailable-stage branch from b48c84e to 8583210 Compare May 17, 2025 14:26
@matthieugusmini matthieugusmini force-pushed the main branch 5 times, most recently from a4c2734 to a0a9777 Compare May 17, 2025 20:49
@atrahy atrahy force-pushed the feat/disable-unavailable-stage branch from 8583210 to 5e7e0f7 Compare May 17, 2025 23:26
@atrahy atrahy changed the title Draft: feat(#33): disable selection for unavailable stage templates feat(#33): disable selection for unavailable stage templates May 17, 2025
@atrahy atrahy force-pushed the feat/disable-unavailable-stage branch from 5e7e0f7 to 8a39263 Compare May 17, 2025 23:31
@atrahy atrahy force-pushed the feat/disable-unavailable-stage branch from 8a39263 to 71a624b Compare May 17, 2025 23:46
Copy link
Copy Markdown
Owner

@matthieugusmini matthieugusmini left a comment

Choose a reason for hiding this comment

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

Good

@matthieugusmini matthieugusmini merged commit 556adda into matthieugusmini:main May 18, 2025
5 checks passed
@atrahy atrahy deleted the feat/disable-unavailable-stage branch May 18, 2025 00:04
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.

Disable stage selection of unsupported bracket template

2 participants