-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
feat: added link for dashboard name #5544
Conversation
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 👍 , thanks for making the change 🙂
can you please a small video showing the changes? helps quickly access the visual aspects of the same |
@vikrantgupta25 I have added screenshots for the changes above. |
@rahulkeswani101 : We can maintain the white color for the text. Design had white text color for the dashboard name |
99a799a
frontend/src/container/ListOfDashboard/DashboardList.styles.scss
Outdated
Show resolved
Hide resolved
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.
Please take care of the comments by Yunus. Rest LGTM.
@rahulkeswani101 please add the updated screen shot |
Summary
Added open in new tab option for dashboard name
Related Issues / PR's
#5412
Before Code Changes
After Code Changes