StatusChatInput - initial integration of the new design#20214
Merged
StatusChatInput - initial integration of the new design#20214
Conversation
Member
Jenkins BuildsClick to see older builds (199)
|
jrainville
approved these changes
Mar 18, 2026
Member
jrainville
left a comment
There was a problem hiding this comment.
Nice job! It looks very good (I haven't tested)
a1cb824 to
272950e
Compare
caybro
reviewed
Mar 24, 2026
Member
caybro
left a comment
There was a problem hiding this comment.
Massive work, code LGTM overall, just some smaller comments / suggestions inline
caybro
reviewed
Mar 24, 2026
noeliaSD
reviewed
Mar 24, 2026
Contributor
noeliaSD
left a comment
There was a problem hiding this comment.
Good work overal, the new component is well-structured and the migration approach is the right direction!! :)
- Tested on desktop, works well.
- Still need to test on mobile, will follow up once done.
- Left a few inline comments. Please, take a look!
Contributor
|
Also tested on mobile device. It works fine!! |
3646e89 to
08d5463
Compare
noeliaSD
approved these changes
Mar 26, 2026
caybro
approved these changes
Mar 26, 2026
08d5463 to
8adda12
Compare
8adda12 to
15881f3
Compare
Closed
Closed
3a2b20b to
c34cca0
Compare
d0e30fa to
e1b70ab
Compare
Collaborator
Collaborator
Collaborator
Collaborator
Collaborator
This was referenced Apr 14, 2026
This was referenced Apr 14, 2026
This was referenced Apr 20, 2026
Closed
Closed
Open
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





What does the PR do
Integrates initial version of
StatusChatInputNewas a replacement forStatusChatInputused so far. This is first, fully functional and working version, but further alignments needs to be done in upcoming PRs to fully match the new behaviors..Next:
StatusChatInputNewAffected areas
StatusChatInputQuality checklist
My PR is consistent with this document: QML Architecture Guidelines
Screencapture of the functionality
Screencast.from.18.03.2026.18.38.03.webm
Impact on end user
High
How to test
Sending messages
Risk
Potential loss of functionality in comparison to the previous version.