multiverseweb / Dataverse

I'm currently developing this software. 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
10 stars 17 forks source link

The open dataverse button on the main page isnt working #12

Closed subikshabamboo closed 2 hours ago

multiverseweb commented 20 hours ago

@subikshabamboo Are you talking about this Get Dataverse Button?

image

Devanshu1603 commented 17 hours ago

please assign me this under gssoc. i can fix it

multiverseweb commented 8 hours ago

@subikshabamboo @Devanshu1603 But how will you make the button work? The software is currently under development and its not ready for installation. The button is supposed to inform users that Dataverse will be available for installation soon and that's what it is doing. Let me know if I'm missing your point.

Devanshu1603 commented 8 hours ago

@multiverseweb i think we should pop up an alert that the software is under maintainance and Dataverse will be available for installation soon. the problem is that on clicking on the button alert is not showing . i want to fix this issue. please assign this to me under gssoc-ext level.will be haapy to contribute

multiverseweb commented 7 hours ago

@Devanshu1603 okay now I see the problem. Actually, the button is showing the alert but there is an image over the button with opacity: 0;. That is why the button is not detecting hover. To fix the issue, you need to give margin to the image on top, so that it stays below the button. You can see the alert here: Screenshot 2024-10-02 131256

I'm assigning it to you. Let me know if you need further clarification.

Devanshu1603 commented 7 hours ago

thanks @multiverseweb for assigning me this. can you explain it properly.

Devanshu1603 commented 2 hours ago

why haven't you merged it as a contribution.as the button is working properly now