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

Regression: Attachment auto size #28332

Merged
merged 6 commits into from
Mar 9, 2023
Merged

Regression: Attachment auto size #28332

merged 6 commits into from
Mar 9, 2023

Conversation

hugocostadev
Copy link
Contributor

@hugocostadev hugocostadev commented Mar 8, 2023

Proposed changes (including videos or screenshots)

Attachment Image or Image Preview size in small screens are not respecting container boundaries

Before:
image

NOW:
image

Issue(s)

Steps to test or reproduce

Further comments

TC-530

@hugocostadev hugocostadev requested a review from a team as a code owner March 8, 2023 19:43
@casalsgh casalsgh added this to the 6.0.0 milestone Mar 8, 2023
@dionisio-bot dionisio-bot bot added the stat: ready to merge PR tested and approved waiting for merge label Mar 8, 2023
@codecov
Copy link

codecov bot commented Mar 8, 2023

Codecov Report

Merging #28332 (f69726e) into develop (14ca879) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #28332      +/-   ##
===========================================
+ Coverage    44.90%   44.92%   +0.02%     
===========================================
  Files          771      771              
  Lines        14980    14980              
  Branches      2092     2092              
===========================================
+ Hits          6727     6730       +3     
+ Misses        7955     7953       -2     
+ Partials       298      297       -1     
Flag Coverage Δ
e2e 44.88% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Copy link
Member

@ggazzo ggazzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this not enough ?

.gallery-item {
    max-width: 100%;

}

@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Mar 8, 2023
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Mar 8, 2023
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Mar 8, 2023
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Mar 8, 2023
ggazzo
ggazzo previously approved these changes Mar 8, 2023
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Mar 8, 2023
@ggazzo ggazzo requested review from tassoevan and removed request for tassoevan March 8, 2023 22:50
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Mar 8, 2023
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Mar 8, 2023
@casalsgh casalsgh requested review from a team, ggazzo and tassoevan March 9, 2023 00:29
Copy link
Contributor

@KevLehman KevLehman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ia the .eslintcache file needed?

@ggazzo
Copy link
Member

ggazzo commented Mar 9, 2023

Ia the .eslintcache file needed?

if we want to speedup CI task and use the lint. yes it is

and it mean @hugocostadev has run at least once the eslint on his machine

@ggazzo ggazzo changed the title Regression: Image size in small screens are not respecting container boundary Regression: Attachment auto size Mar 9, 2023
@ggazzo ggazzo merged commit 1ed8656 into develop Mar 9, 2023
@ggazzo ggazzo deleted the regression/image-size branch March 9, 2023 00:40
@sampaiodiego sampaiodiego mentioned this pull request Mar 9, 2023
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat: QA skipped stat: ready to merge PR tested and approved waiting for merge type: regression
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants