Skip to content

Allow tournament creator to edit tournament description#3087

Open
blackshadowshade wants to merge 15 commits intobuttonmen-dev:masterfrom
blackshadowshade:3059_edit_tourn_description
Open

Allow tournament creator to edit tournament description#3087
blackshadowshade wants to merge 15 commits intobuttonmen-dev:masterfrom
blackshadowshade:3059_edit_tourn_description

Conversation

@blackshadowshade
Copy link
Copy Markdown
Contributor

Fixes #3059. Depends on #3074.

This pull request is incomplete and mostly untested at the moment, so this should currently be considered as a work in progress, especially because it is dependent on the other work that we're doing on tournament descriptions.

More description to come when I have more time.

- Added logic to truncate titles with BBCode in both JS and PHP
- Added basic infrastructure for testing the tournament UI
- Added basic unit test of tournament description UI
- Replaced Array.prototype.findIndex with more compatible Array.prototype.some
…urnament descriptions

- Replaced magic numbers with an actual calculation of the maximum allowable length
- Made game description field 50 characters longer in database to account for autogenerated tournament suffix
…ther places where BBCode is handled or stripped`
@blackshadowshade blackshadowshade self-assigned this Apr 12, 2026
@blackshadowshade blackshadowshade changed the title 3059 edit tourn description Allow tournament creator to edit tournament description Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

edit tournament description

1 participant