CC: Tooltip for Crisis categorisation tab#2393
Conversation
|
There was a problem hiding this comment.
This changes are out of scope for this commit / PR
| <ListView layout="inline" spacing="3xs"> | ||
| {strings.crisisTabName} | ||
| <InfoPopup | ||
| title={strings.crisisTabName} | ||
| description={strings.crisisCategorisationDescription} | ||
| /> | ||
| </ListView> |
There was a problem hiding this comment.
Let's move out InfoPopup from inside the tab and add it as a sibling
| "operationDisasterType": "Disaster Type", | ||
| "operationFilterDisastersPlaceholder": "All Disaster Types", | ||
| "crisisTabName": "Crisis Categorisation", | ||
| "crisisCategorisationDescription": "The Crisis Categorization enables the IFRC Network to systematically assess and assign severity levels to disasters based on standardized indicators. It supports both single-country and multi-country emergencies, allowing to input specific vulnerability data per country, consolidate those scores into a final IFRC Severity Level, and automatically track the history of all categorisation changes.", |
There was a problem hiding this comment.
The sentence uses both "Categorization" and "Categorisation" , lets only use one variant
Changes
This PR Ensures:
console.logstatements meant for debugging