Dunno if this is front or back, but oh well. probably impacts the model
A quick-win I see is being able to display the current players inside a game next to its UUID.
This would be much easier to do than to ask for a game-name, because who cares about game names tbh
Also... wondering whether this is useful cause there might not be more than 1 game at a time.
But this should be better UX because people are gonna wonder "hey, is 9d84e837-11f5-4fe0-a0a9-36c308d88139 the right game???" even tho there's 1
Dunno if this is front or back, but oh well. probably impacts the model
A quick-win I see is being able to display the current players inside a game next to its UUID.
This would be much easier to do than to ask for a game-name, because who cares about game names tbh
Also... wondering whether this is useful cause there might not be more than 1 game at a time.
But this should be better UX because people are gonna wonder "hey, is 9d84e837-11f5-4fe0-a0a9-36c308d88139 the right game???" even tho there's 1
legonzaur
added the bug label 2024-05-11 19:33:43 +00:00
legonzaur
added this to the Release milestone 2024-05-11 19:33:55 +00:00
legonzaur
added this to the HeronSkyMap project 2024-05-11 19:33:57 +00:00
| Game started | User in game | Message |
|--------------|--------------|-----------|
| No | No | JOIN |
| Yes | No | SPECTATE |
| No | Yes | JOIN BACK |
| Yes | Yes | CONTINUE |
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Dunno if this is front or back, but oh well. probably impacts the model
A quick-win I see is being able to display the current players inside a game next to its UUID.
This would be much easier to do than to ask for a game-name, because who cares about game names tbh
Also... wondering whether this is useful cause there might not be more than 1 game at a time.
But this should be better UX because people are gonna wonder "hey, is 9d84e837-11f5-4fe0-a0a9-36c308d88139 the right game???" even tho there's 1
Works with
69b249a9f9Merged in
260a46fc2fMore Detail probably needs to be added
Frontend needs to be aware of its current username. Backend modifications needed.
Needs
7d04c037f7