-
Notifications
You must be signed in to change notification settings - Fork 2
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
Feature/my voyage resources page #95
Merged
Merged
Conversation
This file contains 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
Dan-Y-Ko
requested changes
Feb 22, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Several changes are needed
- The sorting button should be link variant ( the one with newest/oldest text)
- In the resource card, there should be a vertical line between the shared by and the date
- The icon in the resource card should become the bolder version when user hovers over the entire card, not just that icon
- In the view confirmation modal, the "would you like to see this message again" should not have that background thing behind it
- The other sections for the background should have a border radius (same applies to delete modal)
- All of the text styles in the resource card needs to be checked again. Please refer to the figma for exact specifications needed
- The text styles in the view modal needs to be checked again (same applies to delete modal)
- If you do keep that modal section, define the prop types separately, don't inline it
- Follow how the modal has been implemented in this project and refactor your modals to fit that
…x/chingu-dashboard into feature/my-voyage-resources-page
|
Dan-Y-Ko
approved these changes
Feb 29, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Dan-Y-Ko
added a commit
that referenced
this pull request
Jul 9, 2024
Feature/my voyage resources page
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.
Description
Added resources page for 'My Voyage' where 'voyager' can view and add resources for current team.
Issue link
Fixes # (issue)
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist: