princekhunt / privateping

PrivatePing is a secure messaging application built on Python's Django framework, providing end-to-end encryption for messages exchanged between users.
https://privateping.bytespot.tech
MIT License
124 stars 30 forks source link

Improve UI of dropdown menu #15

Closed princekhunt closed 6 days ago

princekhunt commented 2 weeks ago

Is your feature request related to a problem? Please describe. I am proposing to improve the UI of dropdown menu of selecting the time, on chat page.

Describe the solution you'd like A css can be used to improve the dropdown manu, that can make it user interactive.

mryashsinghal commented 2 weeks ago

Assign this task to me under SSOC

princekhunt commented 2 weeks ago

Go on. Good luck.

princekhunt commented 2 weeks ago

Any update @mryashsinghal

mryashsinghal commented 1 week ago

Hi @princekhunt I'm currently working on the task and making progress; I'll provide a detailed update soon.

mryashsinghal commented 6 days ago

I wanted to let you know that my recent UI improvements to the dropdown menu on the chat page have been successfully done. I’ve verified that everything is working as expected.

princekhunt commented 6 days ago

Kindly make the pull request.

mryashsinghal commented 6 days ago

I have submitted a pull request that you have already merged.