origranot / reduced.to

Free Modern URL Reducer. Make sure to share love by giving it a star.🌟 Have a great day!
https://reduced.to
MIT License
578 stars 259 forks source link

display link information in mobile view #701

Open ymoukhli opened 3 months ago

ymoukhli commented 3 months ago

Description

current behavior :

when in the mobile view all the information on the link disapears, like the expiration and creation date: image image

expected behavior :

users should be able to see details of the link by clicking on the dropdown then "info".

Screenshots

No response

Additional information

No response

origranot commented 3 months ago

That's awesome idea!

Go for it @ymoukhli 🚀

ymoukhli commented 3 months ago

Hello @origranot,

I did add an "Info" button in mobile view only. Upon clicking on it, it will display all the missing information

image image image

should we stick to this, or is there any room for improvement.

origranot commented 3 months ago

Hello @origranot,

I did add an "Info" button in mobile view only. Upon clicking on it, it will display all the missing information

image image image

should we stick to this, or is there any room for improvement.

Hey @ymoukhli,

That's looks great, although I am not sure this is the correct way to do it UX wise. Maybe we can create a toggle button (near the 3 dots) to show/hide information about the link? I had an idea to show a modal with the relevant information but I think it's even worse UX. What do you think?

ymoukhli commented 3 months ago

sure thing, I ll prepare some examples.

origranot commented 1 month ago

Hey @ymoukhli, are you still working on that issue?