Skip to content

CC: Tooltip for Crisis categorisation tab#2393

Open
shreeyash07 wants to merge 1 commit into
developfrom
feature/crisis-tooltip
Open

CC: Tooltip for Crisis categorisation tab#2393
shreeyash07 wants to merge 1 commit into
developfrom
feature/crisis-tooltip

Conversation

@shreeyash07
Copy link
Copy Markdown
Collaborator

Changes

  • Add tooltip for crisis categorisation tab in active operation map
  • Update legend names

This PR Ensures:

  • No typos or grammatical errors
  • No conflict markers left in the code
  • No unwanted comments, temporary files, or auto-generated files
  • No inclusion of secret keys or sensitive data
  • No console.log statements meant for debugging
  • All CI checks have passed

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jun 5, 2026

⚠️ No Changeset found

Latest commit: 62d7554

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Comment thread go-api
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This changes are out of scope for this commit / PR

Comment on lines +361 to +367
<ListView layout="inline" spacing="3xs">
{strings.crisisTabName}
<InfoPopup
title={strings.crisisTabName}
description={strings.crisisCategorisationDescription}
/>
</ListView>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

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.",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

The sentence uses both "Categorization" and "Categorisation" , lets only use one variant

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