Adds recently viewed#1999
Open
Mbeaulne wants to merge 1 commit into03-24-update_design_for_favouritesfrom
Open
Adds recently viewed#1999Mbeaulne wants to merge 1 commit into03-24-update_design_for_favouritesfrom
Mbeaulne wants to merge 1 commit into03-24-update_design_for_favouritesfrom
Conversation
🎩 To tophat this PR:You can add the following URL parameter to your browser to tophat this PR: |
This was referenced Mar 24, 2026
Collaborator
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
This was referenced Mar 24, 2026
bdfb44e to
4617803
Compare
9b53fca to
496e03f
Compare
4617803 to
3b1a50d
Compare
496e03f to
2253af0
Compare
3b1a50d to
080bde2
Compare
8301e19 to
8ffa88a
Compare
080bde2 to
5a84bf5
Compare
8ffa88a to
dc41654
Compare
5a84bf5 to
cfaef28
Compare
dc41654 to
956698b
Compare
cfaef28 to
1e454af
Compare
1e454af to
3514525
Compare
Collaborator
Author
|
Reviewer note: This PR only adds a |
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.

Description
Added a new
DashboardRecentlyViewedViewcomponent with placeholder content and updated the dashboard recently viewed route to use this new component instead of theComingSooncomponent.Related Issue and Pull requests
Type of Change
Checklist
Screenshots (if applicable)
Test Instructions
/dashboard/recently-viewed)Additional Comments
This is a foundational change that sets up the structure for the recently viewed dashboard feature. The component currently displays placeholder content and will need to be implemented with actual functionality in future iterations.