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] Relocate the upload widget to the bottom on small screens #3348

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

rohitvinnakota-codecov
Copy link
Contributor

Description

This closes codecov/engineering-team#2499.

Before

image

After

Screenshot 2024-10-03 at 10 39 28 AM

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. In 2022 this entity acquired Codecov and as result Sentry is going to need some rights from me in order to utilize my contributions in this PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

@rohitvinnakota-codecov rohitvinnakota-codecov force-pushed the rvinnakota/update-layout-mobile branch from 03c758b to 66501a8 Compare October 3, 2024 14:44
@rohitvinnakota-codecov rohitvinnakota-codecov force-pushed the rvinnakota/update-layout-mobile branch from 66501a8 to 1b0a53a Compare October 3, 2024 14:44
@codecov-releaser
Copy link
Contributor

codecov-releaser commented Oct 3, 2024

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Storybook

Commit Created Cloud Enterprise
1b0a53a Thu, 03 Oct 2024 14:47:08 GMT Expired Expired
1b0a53a Thu, 03 Oct 2024 14:48:00 GMT Expired Expired
1b0a53a Thu, 03 Oct 2024 14:49:42 GMT Expired Expired
1b0a53a Thu, 03 Oct 2024 14:50:27 GMT Cloud Enterprise

@codecov-staging
Copy link

Bundle Report

Changes will decrease total bundle size by 57 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
gazebo-staging-array-push 6.07MB 57 bytes (-0.0%) ⬇️

@codecov-qa
Copy link

codecov-qa bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.12%. Comparing base (bd8b644) to head (1b0a53a).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3348   +/-   ##
=======================================
  Coverage   99.12%   99.12%           
=======================================
  Files         797      797           
  Lines       13877    13877           
  Branches     3817     3822    +5     
=======================================
  Hits        13756    13756           
  Misses        112      112           
  Partials        9        9           
Files with missing lines Coverage Δ
...CommitDetailPage/CommitCoverage/CommitCoverage.jsx 100.00% <ø> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 100.00% <ø> (ø)
Pages 98.96% <ø> (ø)
Services 99.44% <ø> (ø)
Shared 99.59% <ø> (ø)
UI 98.85% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bd8b644...1b0a53a. Read the comment docs.

Copy link

codecov bot commented Oct 3, 2024

Bundle Report

Changes will decrease total bundle size by 57 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
gazebo-production-array-push 6.07MB 57 bytes (-0.0%) ⬇️

Copy link

codecov-public-qa bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.12%. Comparing base (bd8b644) to head (1b0a53a).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3348   +/-   ##
=======================================
  Coverage   99.12%   99.12%           
=======================================
  Files         797      797           
  Lines       13877    13877           
  Branches     3822     3817    -5     
=======================================
  Hits        13756    13756           
  Misses        112      112           
  Partials        9        9           
Files Coverage Δ
...CommitDetailPage/CommitCoverage/CommitCoverage.jsx 100.00% <ø> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 100.00% <ø> (ø)
Pages 98.96% <ø> (ø)
Services 99.44% <ø> (ø)
Shared 99.59% <ø> (ø)
UI 98.85% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bd8b644...1b0a53a. Read the comment docs.

Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.12%. Comparing base (bd8b644) to head (1b0a53a).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3348   +/-   ##
=======================================
  Coverage   99.12%   99.12%           
=======================================
  Files         797      797           
  Lines       13877    13877           
  Branches     3817     3822    +5     
=======================================
  Hits        13756    13756           
  Misses        112      112           
  Partials        9        9           
Files with missing lines Coverage Δ
...CommitDetailPage/CommitCoverage/CommitCoverage.jsx 100.00% <ø> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 100.00% <ø> (ø)
Pages 98.96% <ø> (ø)
Services 99.44% <ø> (ø)
Shared 99.59% <ø> (ø)
UI 98.85% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bd8b644...1b0a53a. Read the comment docs.

@codecov-notifications
Copy link

codecov-notifications bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3348   +/-   ##
=======================================
  Coverage   99.12%   99.12%           
=======================================
  Files         797      797           
  Lines       13877    13877           
  Branches     3817     3817           
=======================================
  Hits        13756    13756           
  Misses        112      112           
  Partials        9        9           
Files with missing lines Coverage Δ
...CommitDetailPage/CommitCoverage/CommitCoverage.jsx 100.00% <ø> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 100.00% <ø> (ø)
Pages 98.96% <ø> (ø)
Services 99.44% <ø> (ø)
Shared 99.59% <ø> (ø)
UI 98.85% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bd8b644...1b0a53a. Read the comment docs.

@nicholas-codecov
Copy link
Contributor

nicholas-codecov commented Oct 3, 2024

Hrrm just taking a peak at the preview deploy, if there are no errors and we're still showing the upload card below, this could be an issue if there are a lot of files, as this will be pushed down quite far, and not visible to the user, is this something we want?

cc @Adal3n3

Screenshot 2024-10-03 at 13 06 52

@rohitvinnakota-codecov rohitvinnakota-codecov changed the title [fix] Relocate the location of upload widget to the bottom on small screens [fix] Relocate the upload widget to the bottom on small screens Oct 3, 2024
@spalmurray-codecov
Copy link
Contributor

@nicholas-codecov @rohitvinnakota-codecov @Adal3n3 We plan to hide this behind a toggle in an upcoming ticket. I'd argue it should stay at the top with all of this in mind.

@rohitvinnakota-codecov rohitvinnakota-codecov added this pull request to the merge queue Oct 4, 2024
@rohitvinnakota-codecov
Copy link
Contributor Author

Discussed offline. Proceeding for now.

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 4, 2024
@rohitvinnakota-codecov rohitvinnakota-codecov added this pull request to the merge queue Oct 4, 2024
Merged via the queue into main with commit 98ab7bd Oct 4, 2024
62 checks passed
@rohitvinnakota-codecov rohitvinnakota-codecov deleted the rvinnakota/update-layout-mobile branch October 4, 2024 13:02
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.

Relocate the location of upload widget to the bottom on mobile screen
4 participants