Project

General

Profile

Feature #1189

Updated by Alexander Watzinger almost 4 years ago

h2. Decisions made at meeting 

 Instead of the *Admin* menu item there Suggestions and developments for UI improvements, will be one called *Options* containing a list: 

 * Admin 
 * Profile 
 * Legal notice (if available) 
 * Contact (if available) 
 * Logout 

 Also discussed in the search input should be smaller and instead of a search button we could use a magnifying glass icon. next [[Meeting Frontend]] 

 h2. Accepted and implemented 

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

 h2. Suggestions 

 h3. 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 drop-down 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. 

 h3. Logged out 

 * Show the login button in the navbar  




  

 h2. Accepted 

 h2. Accepted and implemented 

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


Back