multiverseweb / Dataverse

This software is currently under development. It can be used to visualise data into various forms of plots ranging from primary to advanced level. It can also be used as a finance tracker.
https://multiverse-dataverse.netlify.app
MIT License
39 stars 109 forks source link

Fixed indicator positioning when opening the burger menu #310

Closed amin-xiv closed 2 weeks ago

amin-xiv commented 2 weeks ago

… menu.

Description

Fixed the indicator of the current theme, not positioning properly when opening the burger menu.

Related Issue

Fixes #302

Type of change

Checklist

github-actions[bot] commented 2 weeks ago

🎉 Thank you for your contribution! Your pull request has been submitted successfully. A maintainer from team will review it as soon as possible. We appreciate your support in making Dataverse better.

netlify[bot] commented 2 weeks ago

Deploy Preview for multiverse-dataverse ready!

Name Link
Latest commit ed85ef177f2c2207e987538ba5cf8e494d7891df
Latest deploy log https://app.netlify.com/sites/multiverse-dataverse/deploys/672bd41aa94beb0008934ddd
Deploy Preview https://deploy-preview-310--multiverse-dataverse.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

jency1 commented 2 weeks ago

@amin-xiv The issue was of fixing the position of the indicator div, which is still not fixed for the third button. So fix it.

And get the issue assigned first for getting the PR merged. Just drop the comment in the issue for getting the issue assigned.

amin-xiv commented 2 weeks ago

@jency1 Hi, I made the new changes in an another PR since I had some problems with this branch, it is PR #317 . Thank you.