Project

General

Profile

Feature #1189

Updated by Stefan Eichert about 4 years ago

Suggestions and developments for UI improvements: 

 Suggestions: 
 if logged in: 
 * remove the overview navbar entry as it is redundant with the navbar brand link. Add title/popover instead with sth. like "home/overview" 
 * remove the search button from the search bar and let the users prompt only with enter. Saves some space 
 * move all float right options (logout, legal issue, profile etc. and Admin) to a float right button dropdown in the navbar like the options button in most browsers. This is easily comprehensible for users as it is used the same way in browsers like chrome or firefox. This way only menu entries regarding the content are shown directly in the navbar. 
 if logged out: 
 * show the login button in the navbar 

 Accepted: 


 Done and accepted: 
 * Added the *btn-sm* class to the *btn-secondary* buttons so they are the same height as the inputs. 


Back