Hello everyone,
I am creating a X clone. You will see on the picture, it is an Xtra ugly clone ^^ . But I need your help before to design.
So, as you can see on the picture below from the real twitter, I want that a popup / group open when the mouse is hovered on the Username of the guy. AND the popup / group is hidden when the mouse moves and is not hovered the username.
But it does not work on my side, particularly when on the second step, when the mouse moves and is not hovered the username. I show you how I created my X clone.
To resume, there is a repeating group :
The feed with all the tweet and the username
Multiline input : To allow the guy to write the tweet
A button click : To publish the tweet (in the workflow, it is to send the multilineinput in the data)
Is it possible that when the mouse is hovered on the Username (The red round circle), an elment appears (Red square) ?
And when the mouse isn’ hovered on the username, the red square is hidden ?
I Show you my workflow:
The Red square, so OK
The red Square is not hidden : NO OK.
THANK YOU SO SO SO MUCH