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

Change how we display Mandatory Qualifications in Check #420

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

malcolmbaig
Copy link
Contributor

@malcolmbaig malcolmbaig commented Nov 13, 2023

Context

We need to support rendering of multiple MQs, and the headings need some adjustment.

Changes proposed in this pull request

  • Add support for rendering multiple MQs by following the same approach we use for NPQs
  • Change the MQ section heading and make the row key more specific to accommodate for the fact that we may be rendering multiple MQs for different specialisms
  • Update test data and system spec to cover these changes

Screenshot_20231113_114733

Guidance to review

For simplicity I've put MQs just above NPQs, and below all other quals. Does ordering matter? An alternative ordering is possible but at the expense of code complexity.

Link to Trello card

https://trello.com/c/oz1IKYZ6/144-update-mq-and-npq-rendering

Checklist

  • Attach to Trello card
  • Rebased main
  • Cleaned commit history
  • Tested by running locally

- Add support for rendering multiple MQs by following the same approach
  we use for NPQs
- Change the MQ section heading and make the row key more specific to
  accommodate for the fact that we may be rendering multiple MQs for
  different specialisms
- Update test data and system spec to cover these changes
@malcolmbaig malcolmbaig requested review from a team, steventux, felixclack and gpeng and removed request for a team November 13, 2023 11:57
Copy link
Contributor

@steventux steventux left a comment

Choose a reason for hiding this comment

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

💯

@malcolmbaig malcolmbaig merged commit c18dae8 into main Nov 14, 2023
12 checks passed
@malcolmbaig malcolmbaig deleted the 144-update-mq-and-npq-rendering branch November 14, 2023 09:51
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