-
Notifications
You must be signed in to change notification settings - Fork 508
Conversation description - front-end #4546
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
Conversation description - front-end #4546
Conversation
bed2cfc to
e3cd268
Compare
PVince81
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comments.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
126fa3d to
8a5248b
Compare
6be006b to
0ecd745
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
|
|
PVince81
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks fine, see minor comments.
Also see my comments about the styling and issues.
c3d5e85 to
43cd471
Compare
Signed-off-by: Marco Ambrosini <[email protected]>
43cd471 to
7785382
Compare
|
Addressed the important things, readi to merge :) |
PVince81
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
|
Something for a Fix up, but currently while you can |
|
But good enough for version 1 |
No, that's something I implemented with the intention of trimming new lines only at the beginning and end of the string, so the removal of newlines in within the text is actually a bug |
|
Nice function 👍 |
I think that it would be a good Idea. But as of now the thing that I miss the most there is the title of the conversation |
|
That's right, should I add a new issue: "Add groupname and description to the chat view"? |
|
Sure, thanks @jakobroehrl :) |
| color: var(--color-primary); | ||
| font-weight: bold; | ||
| font-size: var(--default-font-size); | ||
| line-height: var(----default-line-height); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| line-height: var(----default-line-height); | |
| line-height: var(--default-line-height); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix at #7185
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oops

Fix #3432
Based on #4587
requires from vue lib: nextcloud-libraries/nextcloud-vue#1584, nextcloud-libraries/nextcloud-vue#1566, and nextcloud-libraries/nextcloud-vue#1592
current state:
