-
Notifications
You must be signed in to change notification settings - Fork 9
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
ASA Map Legend #3141
ASA Map Legend #3141
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3141 +/- ##
==========================================
- Coverage 84.71% 84.69% -0.02%
==========================================
Files 301 301
Lines 10123 10123
Branches 588 588
==========================================
- Hits 8576 8574 -2
- Misses 1384 1386 +2
Partials 163 163
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
It will always be there anyway and removes stutter on zone change click
|
||
const SidePanelGrid = styled(Grid)({ | ||
minWidth: 400, | ||
overflowY: 'auto', | ||
overflowY: 'scroll', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was changed because I believe with those stats the scroll will always be there anyway and it removes a little UI stutter when selecting a different fire zone
} | ||
|
||
const ZoneSummaryPanel = React.forwardRef((props: Props, ref: React.ForwardedRef<HTMLDivElement>) => { | ||
ZoneSummaryPanel.displayName = 'ZoneSummaryPanel' | ||
|
||
if (isUndefined(props.selectedFireZone)) { | ||
const handleClose = () => { | ||
props.setShowSummaryPanel(false) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😎
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Test Links:
Landing Page
MoreCast 2.0
Percentile Calculator
MoreCast
C-Haines
FireBat
FireBat bookmark
Auto Spatial Advisory (ASA)
HFI Calculator