AemieJ opened a new pull request #398:
URL: https://github.com/apache/camel-website/pull/398


   ## DESCRIPTION ON THE PROBLEM
   
   Below the width of 1275px for the screen, the search panel couldn't be 
included. This is very inconvenient as we require the presence of search for 
all screen width. In addition to this problem, I observed another with the 
toolbar. When clicked on the nav toggle within the toolbar, the box with the 
list was shifted to the right and it seemed like a bug present on the website.
   
   ### BEFORE TOOLBAR PANEL DESIGN
   
![old-toolbar](https://user-images.githubusercontent.com/44139348/84804375-4e75b380-b020-11ea-81d6-30ffbd68ca0e.png)
   
   ### AFTER TOOLBAR PANEL DESIGN 
   
![new-toolbar-design](https://user-images.githubusercontent.com/44139348/84804388-52093a80-b020-11ea-9248-66ba2c669c5b.png)
   
   ## DESIGN ALTERNATIVE PROVIDED  
   
   The search design has been inspired by the design of 
https://getbootstrap.com/docs/4.5/getting-started/introduction/. 
   The search bar design is present for the width < 1275 where 1275 is the 
breakpoint. Here, the search bar is present alongside the navbar burger right 
below the major navbar. Due to the addition of components, changes are made to 
the nav-panel on various pages and docs as well. 
   
   The hierarchy of this design is as follows: 
   ```
   -- Search Results # If the navbar menu and/or nav panel item are open, the 
search results will be shown above them
     -- Navbar Menu  # If the nav panel item is open, the navbar menu will 
appear on top of it
        -- Nav Panel Items  # Least in the hierarchy
   ```
   
   ### BASIC DESIGN IMPLEMENTATION EXAMPLE 
   
![search-bar-design](https://user-images.githubusercontent.com/44139348/84804532-8f6dc800-b020-11ea-9504-b0552a2b210b.png)
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to