UI/UX Enhancement – Improve Layout & Navigation#196
Open
Himaanshuuuu04 wants to merge 8 commits intonishantwrp:masterfrom
Open
UI/UX Enhancement – Improve Layout & Navigation#196Himaanshuuuu04 wants to merge 8 commits intonishantwrp:masterfrom
Himaanshuuuu04 wants to merge 8 commits intonishantwrp:masterfrom
Conversation
… functionality - Updated project card styles to enhance hover effects and layout. - Replaced Semantic UI Card with custom components for project display. - Improved projects graph to use Line chart for better data visualization. - Enhanced sidebar layout with new header and footer styles. - Added back button to organization page for better navigation. - Updated search component to display results count dynamically. - Refined overall CSS for consistency in design across components.
✅ Deploy Preview for gsoc-organizations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Owner
|
Hi @Himaanshuuuu04, thanks for the pr. will start reviewing it. Can you please resolve the merge conflicts? (Apologies for the delay) |
Author
Okay @nishantwrp , I will solve this deps conflicts |
Owner
|
@Himaanshuuuu04 you can patch my commits in #203 to solve the dependency issues. |
✅ Deploy Preview for gsoc-organizations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related Issue
Closes #195 – UI/UX Enhancement – Improve Layout & Navigation
Summary
This PR enhances the overall UI/UX by refining layout structure, spacing, typography, and navigation to create a more modern, intuitive, and responsive interface across all screen sizes.
Key Improvements
🎨 Layout & Styling
📊 Data Visualization
🧭 Navigation & Usability
📱 Responsiveness
Screenshots
Updated Project Cards & Layout
Improved Sidebar & Navigation
Enhanced Graph & Overall UI
Commits Included
c993c51– Refactor dependencies6700273– Refactor project card and sidebar components for improved styling and functionalityNotes