bcgov / bcgov/wps

Make FBA table more usuable

Open
#1,903 0 comments 0 reactions 0 assignees View on GitHub
4Refinement User Story
Dominant language
Python
Stars
65
Forks
11
Avg merge
21h 25m
Merged PRs (30d)
70

Description

As a FBAN/FBS I want to see a **_usable_** summary of fire behaviour indices and calculations So That I can quickly scan the context (e.g. severity) for stations crossing thresholds, and so that the required information per OSWS #5 is automatically generated

**Acceptance Criteria**
- [ ] Implemented consistently with Fire Behaviour Calculator (styling, labels)
- [ ] Table should be 50% of screen, Map is still 50% of screen (try flexbox instead of current grid layout)
- [ ] Remove nested scroll windows for table
- [ ] Make table header row sticky when scrolling vertically
- [ ] Make zone, station, & fuel type columns sticky when scrolling horizontally (confirm this w/ TG)
- [ ] Add loading indicator for table data

**Definition of Done**
- [ ] Ready to Demo in Sprint Review
- [ ] Does what I have made have appropriate test coverage?
- [ ] Documentation and/or scientific documentation exists and can be found
- [ ] Peer Reviewed by 2 people on the team
- [ ] Manual testing of all PRs in Dev and Prod
- [ ] Merged

Contributor guide

Open the contributing guide

Research direction

Start by locating the current FBA table and map layout, then compare it with the Fire Behaviour Calculator for styling and labels. Work through the acceptance criteria for the split layout, scrolling, sticky headers and columns, and loading indicator; done means the table is usable alongside the map and ready for the stated demo and review process.

Written by the indexing model from the issue text.

Assessment

Tech stack
react
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.