cu-mkp / editioncrafter

Software for the development of EditionCrafter, digital critical edition publication tool
https://cu-mkp.github.io/editioncrafter/
MIT License
8 stars 3 forks source link

Fixed bug with JumpToFolio popup #86

Closed ajolipa closed 6 months ago

ajolipa commented 6 months ago

In this PR

Fixes a bug with the positioning of the popup for the JumpToFolio functionality that was caused by the changes to the navbar positioning to be more responsive to the page layout. The popover now makes use of the <Popover> component from material-ui, anchored on the pointing hand icon. image