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: prevent typing over-long topic names #1230

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ARYPROGRAMMER
Copy link

This PR adds the functionality mentioned in the Issue #1218

  • It implements a value notifier, adds a listener and creates a function to enforce limit.
  • Displays the limit alongside current characters
  • Does not change any core functionality and does not break anything else

Demo Video on a real android device:

demo.mp4

@gnprice
Copy link
Member

gnprice commented Dec 28, 2024

Thanks. Before we can review this PR, it will need (a) tests, and (b) to remove extraneous changes so that the commit is readable. See our README:
https://github.com/zulip/zulip-flutter?tab=readme-ov-file#submitting-a-pull-request

@ARYPROGRAMMER
Copy link
Author

Thanks. Before we can review this PR, it will need (a) tests, and (b) to remove extraneous changes so that the commit is readable. See our README: https://github.com/zulip/zulip-flutter?tab=readme-ov-file#submitting-a-pull-request

surely greg, the file was auto formatted thus it happened so. For the tests, I'll just look into it and fix it

Signed-off-by: ARYPROGRAMMER <[email protected]>
Signed-off-by: ARYPROGRAMMER <[email protected]>
Signed-off-by: ARYPROGRAMMER <[email protected]>
@ARYPROGRAMMER
Copy link
Author

@gnprice lgtm now , go ahead with the review. Let me know further

@ARYPROGRAMMER
Copy link
Author

Thanks. Before we can review this PR, it will need (a) tests, and (b) to remove extraneous changes so that the commit is readable. See our README: https://github.com/zulip/zulip-flutter?tab=readme-ov-file#submitting-a-pull-request

surely greg, the file was auto formatted thus it happened so. For the tests, I'll just look into it and fix it

hey greg any updates?

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