firecamp-dev / firecamp

Developer-first OpenSource API DevTool, Postman/Insomnia alternative.
https://firecamp.dev
GNU Affero General Public License v3.0
2.13k stars 138 forks source link

ui: show tooltip on action bar item #103

Closed Nishchit14 closed 1 year ago

Nishchit14 commented 1 year ago

Description when the user hovers on the action bar item icon (Explorer, Environments, History) the tooltip needs to be shown.

here we need to do two thing

  1. create a tooltip component/api in @firecamp/ui package using mantine
  2. use this component/api in the action bar component to show the tooltip
image
madara-uchihaaa commented 1 year ago

May you please elabroate or provide info about this mantine thing ?

Dhoni77 commented 1 year ago

Hi @Nishchit14 can you assign me this issue.

astriskit commented 1 year ago

May you please elabroate or provide info about this mantine thing ?

I think that could mean the mantine-ui - https://mantine.dev/.

ashfaqhaq commented 1 year ago

I would like to work on this as well, please assign it to me incase it hasn't been assigned yet

Nishchit14 commented 1 year ago

thank you for the PR @Dhoni77

thank you for showing your interest in this issue @madara-uchihaaa @ashfaqhaq @astriskit. new issues will be coming up soon, keep watching this repo. also, you can review #104 for learning and improvement purposes.

we highly appreciate all kinds of contributions!!