-
Notifications
You must be signed in to change notification settings - Fork 70
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
22416 - Update Staff Review Table (Staff Dashboard) #2962
22416 - Update Staff Review Table (Staff Dashboard) #2962
Conversation
Signed-off-by: Qin <[email protected]>
Signed-off-by: Qin <[email protected]>
auth-web/src/components/auth/staff/continuation-application/ContinuationApplicationTable.vue
Outdated
Show resolved
Hide resolved
/gcbrun |
Temporary Url for review: https://bcregistry-account-dev--pr-2962-1c75zaxm.web.app |
left: 200%; | ||
z-index: 1000; | ||
width: 700px; | ||
max-width: none; |
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.
Is this what other uses of the date picker do?
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.
No, I added these position styles to make the date picker show in the proper position
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.
There may be some CSS for the above in Transactions.vue (borders and labels).
I think the big difference is that the DatePicker above is outside the data table (so it's anchored differently).
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.
Thanks! I will update it.
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.
How about removing the huge top margin?
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.
That's what I was wondering about. I think the Transactions section does that. It would prevent the date picker from overlapping the next section.
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.
Looks good to me.
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.
Signed-off-by: Qin <[email protected]>
|
||
// The date picker position | ||
.date-picker { | ||
left: 40%; |
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.
Move the date picker to the right
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.
If you don't do this, is is centered? Ask Janis if centered is ok.
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.
Ask Janis. |
/gcbrun |
Temporary Url for review: https://bcregistry-account-dev--pr-2962-1c75zaxm.web.app |
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 and remember to update the app version.
Signed-off-by: Qin <[email protected]>
Signed-off-by: Qin <[email protected]>
Quality Gate passedIssues Measures |
/gcbrun |
Temporary Url for review: https://bcregistry-account-dev--pr-2962-1c75zaxm.web.app |
Issue #:
bcgov/entity#22416
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the sbc-auth license (Apache 2.0).