Skip to content
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

PKPDX 34 #613

Merged
merged 3 commits into from
Dec 3, 2024
Merged

PKPDX 34 #613

merged 3 commits into from
Dec 3, 2024

Conversation

wniestroj
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Nov 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.70%. Comparing base (efb0614) to head (18209ee).
Report is 5 commits behind head on ui-enhancements.

Additional details and impacted files
@@               Coverage Diff                @@
##           ui-enhancements     #613   +/-   ##
================================================
  Coverage            76.70%   76.70%           
================================================
  Files                  117      117           
  Lines                 5705     5705           
================================================
  Hits                  4376     4376           
  Misses                1329     1329           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

sonarqubecloud bot commented Dec 2, 2024

Copy link

sonarqubecloud bot commented Dec 2, 2024

Quality Gate Failed Quality Gate failed for 'pkpdapp-team_pkpdapp_frontend'

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@eatyourgreens eatyourgreens self-assigned this Dec 3, 2024
Copy link
Collaborator

@eatyourgreens eatyourgreens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

One small problem: The form validation error messages are cut off by the container box height now.

The time intervals form, with an invalid value in the last row. The error messages for the invalid values are cut off, so that only the top of each letter can be seen.

@wniestroj
Copy link
Collaborator Author

@eatyourgreens Is the scroll not popping up? I'm struggling to recreate such case - for me either the container height increases, making space to display the error message, or if after adding the error message the max height is exceeded, the scroll shows up. Could you provide me with your resolution and scales?
error.webm

@eatyourgreens
Copy link
Collaborator

eatyourgreens commented Dec 3, 2024

You can scroll the container down, but you probably shouldn't have to scroll down to see the error essage. A little more vertical padding at the bottom might be useful.

This isn't a blocking comment, though. Just a small annoyance in the UX of the form.

@wniestroj
Copy link
Collaborator Author

@eatyourgreens I assumed that as the input has the border changed to red indicating an error, that shouldn't be a problem, however I see your point. Let's merge this one, so that the Model page can be tested and I will fix that issue with other fixes

@wniestroj wniestroj merged commit 0a1369f into ui-enhancements Dec 3, 2024
9 of 10 checks passed
@wniestroj wniestroj deleted the PKPDX-34 branch December 3, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants