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

FFT 125: Scrollable tables across FFT #562

Closed
wants to merge 12 commits into from

Conversation

CaitBarnard
Copy link
Contributor

@CaitBarnard CaitBarnard commented Dec 4, 2024

Make all tables scrollable and prevent them trailing off of the page
Updated tables (all that I am aware of):

  • Edit Forecast
  • View forecast/historical outturn
    • Forecast hierarchy report
    • Control total report
    • Expenditure report
    • Project report

//

  • JIRA ticket referenced in title
  • Title is clear and concise
  • Description gives any relevant detail
  • Tests are up to date
  • Documentation is up to date

CaitBarnard and others added 12 commits November 21, 2024 10:07
- [ ] JIRA ticket referenced in title
- [ ] Title is clear and concise
- [ ] Description gives any relevant detail
- [ ] Tests are up to date
- [ ] Documentation is up to date
Remove EditPayroll component and substitue PayrollTable component as it
was an unneeded abstraction
Add key to RowComponent to remove unique key warning

- [ ] JIRA ticket referenced in title
- [ ] Title is clear and concise
- [ ] Description gives any relevant detail
- [ ] Tests are up to date
- [ ] Documentation is up to date
@CaitBarnard CaitBarnard requested a review from a team as a code owner December 4, 2024 14:10
@CaitBarnard CaitBarnard changed the base branch from main to sprint-48 December 4, 2024 14:10
@SamDudley
Copy link
Contributor

This PR introduces a couple of magic numbers into the CSS. Let's have a discussion offline and see if there is a solution that avoids magic numbers.

@SamDudley SamDudley force-pushed the sprint-48 branch 2 times, most recently from 2e62ef1 to 5601c02 Compare December 9, 2024 11:51
Base automatically changed from sprint-48 to main December 9, 2024 12: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