Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: some chat UX improvement ideas #119

Open
1 of 3 tasks
SgtPooki opened this issue Apr 26, 2024 · 1 comment
Open
1 of 3 tasks

feat: some chat UX improvement ideas #119

SgtPooki opened this issue Apr 26, 2024 · 1 comment

Comments

@SgtPooki
Copy link
Member

SgtPooki commented Apr 26, 2024

  • it would be cool if last X-time/count chat history was stored

  • would be cool to run js side in service-worker/web-worker so we could get messages while offline (until browser kills it anyway)

  • emoji icon is currently broken in brave + firefox (I assumed clicking would allow me to choose an emoji, but I get no response or visual feedback)

@SgtPooki SgtPooki changed the title feat: some UX improvement ideas feat: some chat UX improvement ideas Apr 26, 2024
@2color
Copy link
Collaborator

2color commented May 8, 2024

I've removed the emoji button for now.

There's no (w3c/editing#350) standard way of loading the OS emoji keyboard. That means that implementing this would require a custom emoji picker which I'd like to avoid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants