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

Fix: Update Trainee Dashboard #528

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Fix: Update Trainee Dashboard #528

merged 1 commit into from
Nov 20, 2024

Conversation

kanu-cast
Copy link
Contributor

@kanu-cast kanu-cast commented Oct 2, 2024

PR Description

Fixing trainee dashboard with conditional rendering when there are no performance ratings yet.

Description of tasks that were expected to be completed

When trainee has no ratings , the dashboard display empty metrics with 2-D graphics that made no sense.
Replacing the empty metrics with a clear 'no rating yet' message

Number of Commits

1 commit

Screenshots (If appropriate)

image

Please check this Checklist before you submit your PR:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My code generate no warnings
  • My test coverage meet the set test coverage threshold
  • There are no vulnerabilities
  • There are no conflicts with the base branch

Copy link

vercel bot commented Oct 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
metron-devpulse ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 6:22am

@amiparadis250 amiparadis250 self-requested a review October 4, 2024 11:07
@aimedivin aimedivin self-requested a review November 15, 2024 07:36
Copy link
Contributor

@aimedivin aimedivin left a comment

Choose a reason for hiding this comment

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

@kanu-cast , the filters for page content aren't functioning correctly, performance score isn’t updating based on the selected time range, and the data displayed in the performance sprint table doesn’t match the chosen time, kindly fix that as soon as possible .

@aimedivin aimedivin linked an issue Nov 20, 2024 that may be closed by this pull request
@Salim-54 Salim-54 merged commit a0f496a into develop Nov 20, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Trainee dashboard
7 participants