Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/multiselects #532

Open
wants to merge 10 commits into
base: dev
Choose a base branch
from
Open

Fix/multiselects #532

wants to merge 10 commits into from

Conversation

Tori-IPTI
Copy link
Contributor

Motivation

The default select was confusing for some users, since when many alternatives were selected the input did not visually accommodate them all, appearing to have no selections.

Changes Made

Changing the default select to a modal that contains a select that increases the size according to the selected options.
Changing the select to an input that calls the modal containing the school selection select.

Test Flow

Registered available users (Administrator, teacher and school manager) testing different numbers of schools.
Log in with registered users and check the number of schools and other information added.

Migrations Used

None

Accessibility testing

  • There is acceptance testing.
  • There is no acceptance test.

Copy link

sonarcloud bot commented Nov 17, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Copy link

sonarcloud bot commented Dec 26, 2023

Copy link
Member

@igorgoncalves igorgoncalves left a comment

Choose a reason for hiding this comment

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

image

Não está funcionando com registros anteriores, você pode reproduzir o erro indo em editar

Copy link

sonarcloud bot commented Feb 2, 2024

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

1 New issue
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants