apluslms / a-plus

A+ frontend portal - A+ LMS documentation:
https://apluslms.github.io/
Other
65 stars 72 forks source link

Long URLs should not cause the page to have a horizontal scroll bar #1323

Closed khattam2 closed 7 months ago

khattam2 commented 7 months ago

Fixes #1312

Description

What?

Long menu link URLs cause a horizontal scroll bar in Menu items tab

Why?

Long menu link URLs did not have word breaks

How?

word breaks where added to the URL tab.

Testing

image

Remember to add or update unit tests for new features and changes.

What type of test did you run?

[ADD A DESCRIPTION ABOUT WHAT YOU TESTED MANUALLY]

Did you test the changes in

Think of what is affected by these changes and could become broken

Translation

Programming style

Have you updated the README or other relevant documentation?

Is it Done?

Clean up your git commit history before submitting the pull request!