[Feature] Disable buttons
Changes
- Changed the way button styles are structured to deal with it in a better way.
- Disabled the buttons in select user screen and voting screen if no option was selected.
- Added a padding and ellipsis in the user story name ( I asked the stakeholder to maybe remove this text to have more space, if not accepted, we should add a modal to click and see the all the info ).
- Also changed prettier back to CRLF to match the web repo.
Changes #
[TASK] Bloquear botões do mobile caso nenhuma escolha tenha sido feita
[TASK] Ajeitar tamanho do texto da user story no mobile ( elipsis? )
Change Type
- Bug fix (Not breaking change that fixes a bug)
- New feature (Not breaking change and adds a new feature)
- Build (Change on configuration)
- Breaking change (Change with potential of breaking a part of the project)
- This change requires a change on documentation
Screenshot
Checklist:
- My code follows the defined guidelines
- I reviewed and tested my code
- My changes don't cause new warnings
- My code has relevant tests
- My unit tests are passing