UNICEFECAR / USupport-entry-bundle

Main repository for the USupport API services
GNU General Public License v3.0
0 stars 0 forks source link

Q&A: tags are not visible unless you scroll #139

Open Gaskevych opened 1 month ago

Gaskevych commented 1 month ago

in the provider's interface, when the provider is entering the tags, its not clear whether the tag has been selected unless the provider scrolls down.

Desired solution: to fit the tags in the window to be able to see them without scrolling.

https://github.com/user-attachments/assets/b97aa171-22f2-4dd4-9437-0694de1d796b

sebastian-7DIGIT commented 3 weeks ago

@Gaskevych The only solution we see is to make the modal in 2 columns, the left one being the title and answer, and the right one only the tags. In that way there will be enough space to show the tags without having to scroll. Please let me know if that adjustment ok for you ?

Gaskevych commented 3 weeks ago

@sebastian-7DIGIT Sure, please proceed.

sebastian-7DIGIT commented 1 day ago

Changes were implemented and deployed. Ready for test @Gaskevych