-
Notifications
You must be signed in to change notification settings - Fork 191
adjustments to elements in the candidate profile item page #10082
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
base: main
Are you sure you want to change the base?
Conversation
|
@driusan I think one of the last taks was a weirdness about the height of the panels, in some cases they stretched to infinity taking over their entire column and in mobile view I suggested the panels to go into one column because it didnt make any sense on a tight enough screen. |
|
@marandmart before clicking on a candidate, there is the filter table having weird dimensions: |
|
Note to self: Check testing this on CCNA code |


Brief summary of changes
Solves issue: https://github.com/aces/CBIGR/issues/559
Example page: candidate_profile/587630/
Before:

After:

Before:

After:

Before:

After:

Before:

After:

Before:

After:

Before:


After:

