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

chat UI refactor #21

Merged
merged 1 commit into from
Feb 24, 2022
Merged

chat UI refactor #21

merged 1 commit into from
Feb 24, 2022

Conversation

chibrandon123
Copy link
Collaborator

  • Refactored the chat page to use the same MUI component methods as the sign up and the login page
  • Bug fix: upon pressing ENTER on form, sendMsg() is called instead of routing to a different URL
  • Layout is now consistent with rest of the application

This was linked to issues Feb 20, 2022
Copy link
Collaborator

@henry-macarthur henry-macarthur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for improving my code <3 :)

@henry-macarthur henry-macarthur merged commit 5adb0fe into main Feb 24, 2022
@henry-macarthur henry-macarthur deleted the chat_refactor branch February 24, 2022 02:50
@chibrandon123 chibrandon123 linked an issue Mar 4, 2022 that may be closed by this pull request
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.

Chat UI Refactor [BUG] - Chat Form upon ENTER Chat Page UI
2 participants