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

Enhancement in the chat Text field #299

Closed
OnyemaAnthony opened this issue Mar 15, 2021 · 7 comments
Closed

Enhancement in the chat Text field #299

OnyemaAnthony opened this issue Mar 15, 2021 · 7 comments
Assignees

Comments

@OnyemaAnthony
Copy link
Contributor

The chat text Field in the chat navigation bar can be improved so that when the text reached the end of the text Field it moves to the next line, and also add a decoration to the text Field
Screenshot_20210315-034316

@OnyemaAnthony
Copy link
Contributor Author

Please can I work on this?

@Sagar2366
Copy link
Contributor

Good observation. You can start working on this. Looking forward to see your contribution to this project.

@OnyemaAnthony
Copy link
Contributor Author

Ok am already working on it,I will send a PR soon

@palisadoes palisadoes added the unapproved Unapproved, needs to be triaged label Mar 16, 2021
@Sagar2366 Sagar2366 added enhancement and removed unapproved Unapproved, needs to be triaged labels Mar 17, 2021
@CyberWake
Copy link
Contributor

What's the update on this issue?

@OnyemaAnthony
Copy link
Contributor Author

@CyberWake I have sent a PR already

@CyberWake
Copy link
Contributor

thank you @OnyemaAnthony we are revamping the UI. You may look into the designs in the talawa-design channel on slack and this issue will be resolved by the #850

@CyberWake
Copy link
Contributor

@palisadoes sir we can close this issue as this will be handled now in #850 for the UI revamp.

Ayush0Chaudhary pushed a commit to Ayush0Chaudhary/talawa that referenced this issue Mar 29, 2023
* Bump y18n from 4.0.0 to 4.0.1

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* fix: Create INSTALLATION.md File (PalisadoesFoundation#220)

* Updated INSTALLATION.md

Node js is not needed for Docker installation

* Deleted docs folder

* Fixes PalisadoesFoundation#222

* Add files via upload

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update PR-guidelines.md

* Update CONTRIBUTING.md

* Update issue.yml

* Bump hosted-git-info from 2.8.8 to 2.8.9

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

* Create linter.yml

* Update linter.yml

* Update linter.yml

* Update linter.yml

* Create test.js

* Update test.js

* Update test.js

* Update test.js

* Update test.js

* Update test.js

* Update linter.yml

* Update linter.yml

* Delete test.js

* Update linter.yml

* Update linter.yml

* Update linter.yml

* Update linter.yml

* Update linter.yml

* Update linter.yml

* Update linter.yml

* Update linter.yml

* Update linter.yml

* Update linter.yml

* Create lint.yml

* Update linter.yml

* Delete lint.yml

* Update linter.yml

* bug issue#223 resolved

* bug fix issue PalisadoesFoundation#223

* Delete chats.spec.js

* Delete chats.spec.dev.js

* Create chats.spec.js

* Updated branching strategy in CONTRIBUTING.md

* bug: PalisadoesFoundation#253 netmask bump

* bug: PalisadoesFoundation#253 netmask bump

* Pagination for members of organization

* feat: PalisadoesFoundation#263 Added i18n,  error interface library

* bugFix: PalisadoesFoundation#254 Bumped up node-notifier

* feat: PalisadoesFoundation#263 fixed error objects

* feat: PalisadoesFoundation#263 fixed naming conventions

* feat: PalisadoesFoundation#263 fixed linting

* feat: PalisadoesFoundation#263 fixed errors

* feat: PalisadoesFoundation#263 format graphql error object

* feat: PalisadoesFoundation#263 Fixed plural validation error handling

* feat: PalisadoesFoundation#263 Added util function

* feat: PalisadoesFoundation#263 Added hindi translations

* feat: PalisadoesFoundation#263 Added hindi translations

* feat: PalisadoesFoundation#263 Added comments for error classes

* feat: PalisadoesFoundation#263 Added ['hi', 'en', 'zh', 'fr', 'sp'] supported languages

* feat: PalisadoesFoundation#263 Packaged errors and talawa-request-context as library

* feat: PalisadoesFoundation#263 Packaged errors and talawa-request-context as library

* feat: PalisadoesFoundation#263 Fixed eslint  errors

* Update pull_request_template.md

* Feature/logging (PalisadoesFoundation#267)

* feat: PalisadoesFoundation#264 logger

* feat: PalisadoesFoundation#264 removed  nanoid

* feat: PalisadoesFoundation#264 added custom libs

* feat: PalisadoesFoundation#264 added custom libs

* feat: PalisadoesFoundation#264 removed request tracing

* feat: PalisadoesFoundation#264 Used custom  lib logger

* feat: PalisadoesFoundation#264 Compatible request tracing via logger

* feat: PalisadoesFoundation#264 Logging  error message

* Update Installation.md (PalisadoesFoundation#270)

Clarify more with the required steps for installation.

* Pagination added for posts by organisation (PalisadoesFoundation#273)

* pagination added for posts by org

* es lint fix

* Model and Schema update for appLanguage (PalisadoesFoundation#281)

* model and schema update

* language update mutation added

* language code added

* lng

* bugFix: PalisadoesFoundation#288 ws package upgrade (PalisadoesFoundation#293)

* bug fix : events can be removed by event admins or org admins only (PalisadoesFoundation#271)

* bug fix : events can be removed by event admins or org admins only

* replaced .filter method with .includes

* replaced errors with error objects for translation

* Schema Update to avoid master failure (PalisadoesFoundation#299)

* changes for workflow update

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter Harrison <blackriver@simiya.com>
Co-authored-by: Saumya Pandey <sp160899@gmail.com>
Co-authored-by: Hrishikesh-Bhagwat <79875904+Hrishikesh-Bhagwat@users.noreply.github.com>
Co-authored-by: ShubhamBhardwaj <shubham.11901502@lpu.in>
Co-authored-by: mihdas <46824909+mihdas@users.noreply.github.com>
Co-authored-by: ssaumyaa7 <saumya4799@gmail.com>
Co-authored-by: DangaRanga <jasonblue1626@gmail.com>
Co-authored-by: Jason Gayle <55003601+DangaRanga@users.noreply.github.com>
Co-authored-by: impiyush83 <nalawadepiyush@gmail.com>
Co-authored-by: Uttam kumar <72701081+helper-uttam@users.noreply.github.com>
Co-authored-by: Akshat Garg <60404253+akshatgarg12@users.noreply.github.com>
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

4 participants