themeum / tutor

A complete WordPress LMS plugin to create any e-learning website easily.
https://www.themeum.com/product/tutor-lms/
GNU General Public License v3.0
77 stars 63 forks source link

feat: Improve accessibility and user experience in FormTopicPrerequisites #1021

Closed b-l-i-n-d closed 2 weeks ago

b-l-i-n-d commented 2 weeks ago

This commit improves the accessibility and user experience in the FormTopicPrerequisites component. It adds title attributes to the span elements displaying the post titles and group titles, providing tooltips with the full text when the titles are truncated. Additionally, it closes the dropdown menu after selecting an item to enhance the user experience.