Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented Customized Scrollbar Feature #333

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Aug 30, 2023

  1. Enhanced Spacing for Improved Component Layout

    In response to user feedback, this commit addresses the spacing concerns within the GetNighthawk website's UI. The existing design was visually appealing but lacked sufficient spacing between certain components.
    
    Changes Made:
    - Added margin-bottom to the analysis, distribution, and standards-based cards to create a clear distinction between them and improve readability.
    - Introduced appropriate spacing between the 'Nighthawk & Meshery' section and the 'Layer 7 Performance Analysis' division to enhance the overall visual balance.
    
    These adjustments have been carefully implemented to maintain the smooth and polished UI while ensuring a more comfortable viewing experience for users. The improved spacing creates a harmonious layout, allowing each component to breathe and stand out effectively.
    
    Resolves Issue: layer5io#290
    
    Signed-off-by: Akhilender [email protected]
    Signed-off-by: Akhilender <[email protected]>
    akhilender-bongirwar committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e1a5e71 View commit details
    Browse the repository at this point in the history
  2. Implemented customizd scrollbar feature

    Refactored the CSS code to introduce a custom scrollbar consistent with modern design trends. The new scrollbar design aligns with the desired appearance, replacing the default one.
    
    Changes Made:
    - Added custom scrollbar CSS rules.
    - Removed the default scrollbar appearance.
    
    These adjustments have been carefully implemented to maintain the smooth
    and polished UI.
    
    Resolves Issue: layer5io#327
    
    Signed-off-by: Akhilender <[email protected]>
    akhilender-bongirwar committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    fec4e29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    958735e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    2715cc9 View commit details
    Browse the repository at this point in the history
  2. Enhanced Spacing for Improved Component Layout

    In response to user feedback, this commit addresses the spacing concerns within the GetNighthawk website's UI. The existing design was visually appealing but lacked sufficient spacing between certain components.
    
    Changes Made:
    - Added margin-bottom to the analysis, distribution, and standards-based cards to create a clear distinction between them and improve readability.
    - Introduced appropriate spacing between the 'Nighthawk & Meshery' section and the 'Layer 7 Performance Analysis' division to enhance the overall visual balance.
    
    These adjustments have been carefully implemented to maintain the smooth and polished UI while ensuring a more comfortable viewing experience for users. The improved spacing creates a harmonious layout, allowing each component to breathe and stand out effectively.
    
    Resolves Issue: layer5io#290
    
    Signed-off-by: Akhilender <[email protected]>
    akhilender-bongirwar committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    b008390 View commit details
    Browse the repository at this point in the history
  3. Implemented customized scrollbar feature

    Refactored the CSS code to introduce a custom scrollbar consistent with modern design trends. The new scrollbar design aligns with the desired appearance, replacing the default one.
    
    Changes Made:
    - Added custom scrollbar CSS rules.
    - Removed the default scrollbar appearance.
    
    These adjustments have been carefully implemented to maintain the smooth
    and polished UI.
    
    Resolves Issue: layer5io#327
    
    Signed-off-by: Akhilender <[email protected]>
    akhilender-bongirwar committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    87453af View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    cc93bf7 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    8f8bc3d View commit details
    Browse the repository at this point in the history
  2. Altered the css for the scrollbar

    - Made the required changes for the custom scrollbar to be in sync with
      remaining all websites of Layer5 Organization.
    
    Signed-off-by: Akhilender <[email protected]>
    akhilender-bongirwar committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    0f5f6a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e40ccfe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b548b8 View commit details
    Browse the repository at this point in the history
  5. Removed the redundant css code

    Signed-off-by: Akhilender Bongirwar <[email protected]>
    akhilender-bongirwar committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    2690871 View commit details
    Browse the repository at this point in the history
  6. Updated index.scss

    Removed the extra spacing code form the issue customscrollbar.
    
    Signed-off-by: Akhilender Bongirwar <[email protected]>
    akhilender-bongirwar committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    f17775a View commit details
    Browse the repository at this point in the history