Closed dmijatovic closed 5 months ago
@cmeessen Can you confirm that this approach will work for you? Let me know, if you have questions or suggestions.
Few observations:
It does work, but when switching off the communities, the font size is rather small given that there are only three elements.
Original header:
Header in this branch, but communities disabled:
@cmeessen I found smaller fonts looking OK with less items. However, I have extended styles to use larger fonts (as it was previously) when there are less than 4 items in the header. I also made small improvement in feedback modal when used on small screens.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
35.9% Coverage on New Code
0.0% Duplication on New Code
Community module hidden by default
Closes #1214
Changes proposed in this pull request:
modules
property to settings.json. It enables to define main menu items shown in the header of the RSDmodules
prop is not present all menuItems values are shown (in that case communities will be shown).How to test:
make start
to build and generate test datacommunities
to /frontend/public/data/settings.json, "modules" and runmake start
againPR Checklist:
docker-compose.yml