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

fix: add the correct enterkeyhint to the comment composer #827

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

ublefo
Copy link
Contributor

@ublefo ublefo commented Apr 16, 2024

Description

Was trying to reproduce #705 and turns out it's already fixed in development. Only remaining thing to address was enterkeyhint, which makes enter buttons on mobile devices display the correct icon or text.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Tested sending messages and making sure the enter key has the correct icon/text on iOS 17.3.1 with Safari, and on Android 14 with Firefox

Before:
before

After:
after

Testing Checklist:

  • Tested in latest Chrome
  • Tested in latest Safari
  • Tested in latest Firefox

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings

@jakerenzella
Copy link
Member

Love this!

@jakerenzella jakerenzella merged commit d150de4 into doubtfire-lms:development Apr 30, 2024
1 check failed
@ublefo ublefo deleted the fix/comment-button branch May 2, 2024 16:20
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

Successfully merging this pull request may close these issues.

2 participants