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
Merged
Merged
Merged
Merged
Collaborator
Author
This was referenced Mar 24, 2026
Merged
Merged
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
1ffcc87 to
ae22566
Compare
f4f5ee3 to
1c50d84
Compare
f6d8bde to
bc9be66
Compare
bbeb90c to
a565bd7
Compare
62f21a5 to
d31973c
Compare
a565bd7 to
07ec8a6
Compare
d31973c to
fde2b15
Compare
3c7ed8a to
bea185a
Compare
a106c78 to
e6b71d8
Compare
bea185a to
6e0faed
Compare
e6b71d8 to
4837d59
Compare
6e0faed to
3428c75
Compare
4837d59 to
ad2c801
Compare
d4a089f to
e44dc7a
Compare
ad2c801 to
98fb4ff
Compare
Collaborator
Author
98fb4ff to
3801f88
Compare
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.