User tests: Successful: Unsuccessful:
Pull Request for Issue #37926
Issue with navigation menu and breakpoints
Clean installation of joomla 4.1.4 without any changes.
I noticed that on screens with resolutions between 768px (medium) and 992px (large), the navigation menu does not collapse to hamburger menu.
so i have change the bootstrap class it will automatically turn into a hamburger menu at smaller screen
related to #37926
Summary of Changes
After changing the class now the nav is responsive
Actual result BEFORE applying this Pull Request
No hamburger menu is created
Expected result AFTER applying this Pull Request
Automatically hamburger menu will created when screen size is reduced
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Category | ⇒ | JavaScript Repository NPM Change SQL Installation Postgresql Libraries |
Labels |
Added:
NPM Resource Changed
PR-4.4-dev
|
I think you forgot to commit your changes.
Actually I haven't done any changes, just change my branch from 4.3 to 4.4 because in previous PR I have the branch 4.3 while doing pull request
Category | JavaScript Repository NPM Change SQL Installation Postgresql Libraries | ⇒ | Administration com_redirect JavaScript Repository NPM Change SQL Installation Postgresql Libraries |
Category | JavaScript Repository NPM Change SQL Installation Postgresql Libraries Administration com_redirect | ⇒ | SQL Administration com_admin Postgresql com_redirect JavaScript Repository NPM Change Installation Libraries |
Category | JavaScript Repository NPM Change SQL Installation Postgresql Libraries Administration com_redirect com_admin | ⇒ | SQL Administration com_admin Postgresql com_redirect Language & Strings JavaScript Repository NPM Change Installation Libraries |
Labels |
Added:
Language Change
|
Category | JavaScript Repository NPM Change SQL Installation Postgresql Libraries Administration com_redirect com_admin Language & Strings | ⇒ | SQL Administration com_admin Postgresql com_redirect Language & Strings JavaScript Repository NPM Change Installation |
Status | New | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-04-03 07:18:14 |
Closed_By | ⇒ | laoneo |
This here is accidentally used as upmerge pr, but I did the upmerge from 4.3 manually. Just a fyi.
I think you forgot to commit your changes.