-
Notifications
You must be signed in to change notification settings - Fork 10.6k
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
[NEW] Rocket.Chat UI Redesign #7643
Merged
Merged
Conversation
This file contains 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
…nto color-variables
Closed
rodrigok
approved these changes
Aug 14, 2017
This was referenced Aug 15, 2017
Some bugs in RTL: #7821 |
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.
@RocketChat/core
@karlprieb
@ggazzo
Bugs Found So far:
yellow background on message when editing messages.
Channel preview mode hint is broken @Lemmmy here
tab on sidenav here
overflow hidden on username
icons on sidebar admin
icons on avatar upload
livechat menu
livechat sidenav
messagebox mic
messagebox record video
selecting emojis don't work
Uncaught TypeError: Cannot read property 'substring' of undefined
cmd + k loses element focus and throws
Uncaught TypeError: Cannot read property 'css' of undefined
on mobile resolution sidenav don't close when you are viewing anything else than a channel (e.g. profile or administration) and click a button
if you go to mobile resolution, open the side nav and go back to desktop resolution, the only way to get rid of the dark overlay is entering another channel
if a channel is opened in the mobile resolution, and then opened in the desktop resolution again, it will have a line break on the message box
big line break on chat room items (looks like a problem with the
--room-item-height
css var)no burger menu on profile screen on mobile resolution
anonymous user being able to see the preferences menu
user can see the avatar change screen even though the 'Allow User Avatar Change' setting is set to false
Please add any bugs you found to this list