Skip to content

[FIX] File uploads out of threads are not visible in regular message view#16416

Merged
ggazzo merged 2 commits intoRocketChat:developfrom
ashwaniYDV:threadFileRender
Feb 20, 2020
Merged

[FIX] File uploads out of threads are not visible in regular message view#16416
ggazzo merged 2 commits intoRocketChat:developfrom
ashwaniYDV:threadFileRender

Conversation

@ashwaniYDV
Copy link
Contributor

@ashwaniYDV ashwaniYDV commented Feb 1, 2020

Closes #16276 #16415

Before fix:

1234567

After fix:

123456

@ashwaniYDV ashwaniYDV requested a review from ggazzo February 2, 2020 09:37
@ashwaniYDV
Copy link
Contributor Author

@ggazzo Would you please review

@ggazzo ggazzo added this to the 3.0.0 milestone Feb 3, 2020
@ggazzo
Copy link
Member

ggazzo commented Feb 3, 2020

just waiting @sampaiodiego fix the CI

@sampaiodiego
Copy link
Member

CI is fixed.. just need to update to rebase with latest develop

@gabriellsh gabriellsh changed the title [BUG][FIX] File uploads out of threads are not visible in regular message view [FIX] File uploads out of threads are not visible in regular message view Feb 17, 2020
…6416-ashwaniYDV-threadFileRender

* 'develop' of github.com:RocketChat/Rocket.Chat: (88 commits)
  Fix enter behavior
  send file on enter
  Fix github actions accessing the github registry (#16521)
  [FIX] Bug on starting Jitsi video calls , multiple messages (#16601)
  Regression: fix read unread messages (#16562)
  Regression: UIKit update modal actions (#16570)
  fixed duplicated toastrs (#16578)
  Update Livechat widget dependency version to 1.3.1. (#16580)
  Update Apps-Engine version (#16584)
  [FIX] Error when successfully joining room by invite link (#16571)
  Add breaking notice regarding TLS (#16575)
  [FIX] Invite links proxy URLs not working when using CDN (#16581)
  Regression: Modal onSubmit (#16556)
  Regression: UIkit input states (#16552)
  [FIX] Do not stop on DM imports if one of users was not found (#16547)
  [FIX] Introduce AppLivechatBridge.isOnlineAsync method (#16467)
  Bump version to 2.4.9
  [FIX] `stdout` streamer infinite loop (#16452)
  Regression: UIKit missing select states: error/disabled (#16540)
  [BREAK] Change apps/icon endpoint to return app's icon and use it to show on Ui Kit modal (#16522)
  ...
@gabriellsh
Copy link
Member

CI is fixed.. just need to update to rebase with latest develop

Done.

@ggazzo ggazzo merged commit 8fbd7b1 into RocketChat:develop Feb 20, 2020
gabriellsh added a commit that referenced this pull request Feb 21, 2020
…use_scrollableArea

* 'develop' of github.com:RocketChat/Rocket.Chat: (30 commits)
  [FIX] ie11 support (#16682)
  Regression: Show upload errors (#16681)
  [FIX] Delete messages while searching bug (#16568)
  Use insertSync
  [FIX] Image uploads (thumbnails) out of threads are not visible in regular message view (#16416)
  [FIX] Added an option to pin/unpin a thread message by admin (#16457)
  [CHORE] Look for Storybook stories on `app/` too (#16595)
  [IMPROVE] Removed the 'reply in thread' from thread replies (#16630)
  [FIX] Changed Opt_In message (#16631)
  [FIX] LDAP sync admin action was not syncing exisent users (#16671)
  [IMPROVE] Check agent status when starting a new conversation with an agent assigned (#16618)
  [FIX] Additional scroll when contextual bar is open (#16667)
  [FIX] Clear unread red line when the ESC key is pressed (#16668)
  [FIX] users.info endpoint not handling the error if the user does not exist (#16495)
  [NEW] Save default filters in the Omnichannel Current Chats list (#16653)
  Update app/utils/client/lib/RestApiClient.js
  Update app/utils/client/lib/RestApiClient.js
  send files over rest api
  [BUG][FIX] If InternalHubot_Username is undefined then rocket.cat should be default bot
  Improved isSingular function
  ...
gabriellsh added a commit to subham103/Rocket.Chat that referenced this pull request Feb 21, 2020
…6680-subham103-fixMessageCountStatistics

* 'develop' of github.com:RocketChat/Rocket.Chat: (29 commits)
  [FIX] ie11 support (RocketChat#16682)
  Regression: Show upload errors (RocketChat#16681)
  [FIX] Delete messages while searching bug (RocketChat#16568)
  Use insertSync
  [FIX] Image uploads (thumbnails) out of threads are not visible in regular message view (RocketChat#16416)
  [FIX] Added an option to pin/unpin a thread message by admin (RocketChat#16457)
  [CHORE] Look for Storybook stories on `app/` too (RocketChat#16595)
  [IMPROVE] Removed the 'reply in thread' from thread replies (RocketChat#16630)
  [FIX] Changed Opt_In message (RocketChat#16631)
  [FIX] LDAP sync admin action was not syncing exisent users (RocketChat#16671)
  [IMPROVE] Check agent status when starting a new conversation with an agent assigned (RocketChat#16618)
  [FIX] Additional scroll when contextual bar is open (RocketChat#16667)
  [FIX] Clear unread red line when the ESC key is pressed (RocketChat#16668)
  [FIX] users.info endpoint not handling the error if the user does not exist (RocketChat#16495)
  Update app/utils/client/lib/RestApiClient.js
  Update app/utils/client/lib/RestApiClient.js
  send files over rest api
  [BUG][FIX] If InternalHubot_Username is undefined then rocket.cat should be default bot
  Improved isSingular function
  Add message_pruned and file_pruned for singular file or message deleted
  ...
@sampaiodiego sampaiodiego mentioned this pull request Apr 9, 2020
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.

Image uploads (thumbnails) out of threads are not visible in regular message view

5 participants

Comments