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

fix: Adjust layout for restricted sent image spacing (WPB-4789) #15861

Merged
merged 1 commit into from Sep 22, 2023

Conversation

thisisamir98
Copy link
Contributor

@thisisamir98 thisisamir98 commented Sep 22, 2023

BugWPB-4789 [Web] Restricted sent file icon has more space on layout than expected

Description

Actual result: file shows as restricted icon - expected, but after it there mush space of an empty layout until next sent message

Expected result: restricted file icon should be lined up with expected empty row till next message

Screenshots/Screencast (for UI changes)

Before:
image

After:
image

Checklist

  • PR has been self reviewed by the author;
  • Hard-to-understand areas of the code have been commented;
  • If it is a core feature, unit tests have been added;

@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Merging #15861 (60f71a0) into dev (543aff0) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##              dev   #15861      +/-   ##
==========================================
- Coverage   44.51%   44.51%   -0.01%     
==========================================
  Files         673      673              
  Lines       22733    22734       +1     
  Branches     5168     5169       +1     
==========================================
  Hits        10120    10120              
  Misses      11321    11321              
- Partials     1292     1293       +1     

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants