-
Adding tooltips for each specific action would help clarify the UI (especially for all the "exit" icon - bottom left, upper right, ...).
-
Hi, sorry my english is bad.
I have the same problem of: https://github.com/jasongaare/react-native-walkthrough-tooltip/issues/2
I try to change version of library, before i had `0.4.0` and now …
-
**Abstract**
To support the **AppBar** improvements the **NavIconButton** and **NavIconMenuButton** components should be made which can be used in secondary and footer navigation
![Image](https://gi…
-
## 🚀 Feature
### In-App-Tutorial
mit Ausgrauen und Highlighten arbeiten – Screens
Sollte generell vermieden werden. Die App muss selbsterklärend sein.
1. Detail
- Upvoten + Nummer
- Glocke
…
-
### Current Behavior
When running `nx serve nestjsapp,` webpack builds it in a production mode.
### Expected Behavior
It should be served with `--node-env=development`.
### GitHub Repo
_No respon…
-
-
### Provide a general summary of the issue here
We are trying to use the Tooltip to create Tags that, when hovered, show a message.
Specifically, we have Tags (TagGroup) with some text and a Rem…
-
### What is the problem?
With an absolutely positioned y-axis and a larger tooltip, it is impossible to render both at the same time without overlap. This is indeed the case for any children of the …
-
Hi, currently experiencing an issue rendering the form on Android using a web view where is seems to be stuck on loading while the device on iOS side seems to be successfully rendering the form. I've …
-
Hi I took a look at the `/src/line-chart.js` .
And I can see it support decorator, but I don't know how to use it to make a tooltip when I click a data point.
Is there anyone can show me an example …