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

max height to legend #115

Conversation

mluena
Copy link
Collaborator

@mluena mluena commented Apr 12, 2024

Map legend

Overview

  • Added scroll and max height for table
  • Tooltips changed in chart
  • Tooltips delay reduced for charts and in the single bar chart
  • Overlay added to modals

Design

Design

Feature relevant tickets

AF-131
AF-133


Checklist before submitting

  • Meaningful commits and code rebased on develop.
  • Update CHANGELOG
  • If this PR adds feature that should be tested for regressions when
    deploying to staging/production, please add brief testing instructions
    to the deploy checklist

Copy link

vercel bot commented Apr 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
afoco ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 12, 2024 8:43am

</Legend>
)}
<ScrollArea className="flex h-72 w-full max-w-xs flex-col xl:h-full">
{openLegend && (
Copy link
Collaborator

Choose a reason for hiding this comment

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

This means we will have a space even if we dont have a legend active? Dont know if this could be dangerous and create and invisible element on the map.

@anamontiaga anamontiaga merged commit e572121 into staging Apr 12, 2024
3 checks passed
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