-
Notifications
You must be signed in to change notification settings - Fork 182
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
Change register agent styles #7149
Change register agent styles #7149
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.
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!!!
suggestion: I think we should remove the rendered back button. The browser back button should do the work. The view is accessible from URL, but the rendered back button is redirecting to Endpoints Summary instead of the previous visited page. Moreover, I think rendering the back button makes to think I am viewing some subview of the page instead a separated page (use own URL). The user could use the link ( Comparing with other views, we do not usually use the rendered back button. |
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.
abd86f2
Back button removed in abd86f2 |
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.
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.
CR: ✅
Test: ✅
Safari
Screen.Recording.2024-11-14.at.1.50.14.PM.mov
Chrome
Screen.Recording.2024-11-14.at.1.49.18.PM.mov
|
|
|
Description
Change the styles of the agent view so it does not look like a modal
Issues Resolved
Evidence
Test
Navigate to register agent view and check changes
Check List
yarn test:jest