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

TW-493: reduce draft chat width on web version #513

Merged
merged 2 commits into from
Aug 28, 2023
Merged

Conversation

imGok
Copy link
Contributor

@imGok imGok commented Aug 23, 2023

Mobile version (unchanged) :
image

Web version :
image

This Closes #493

margin:
const EdgeInsets.only(right: 7.0),
paddingAll: 5.0,
onPressed: () {},
Copy link
Contributor

Choose a reason for hiding this comment

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

I think should show dialog: Feature not implemented yet

Copy link
Member

Choose a reason for hiding this comment

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

Currently we disable this feature. I'll update it in another PR

@nqhhdev nqhhdev changed the title fix: reduce draft chat width on web version TW-493: reduce draft chat width on web version Aug 28, 2023
@hoangdat hoangdat merged commit 7fa91f2 into main Aug 28, 2023
2 checks passed
@hoangdat hoangdat deleted the TW-493-web-draft branch August 28, 2023 09:15
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.

[Web] Draft Chat in web app not similar with Chat screen
4 participants