Skip to content

Conversation

@fracado
Copy link
Contributor

@fracado fracado commented Mar 3, 2025

  • position footer at the very bottom of the page to remove gap
  • adjust height of main content to avoid overlapping with footer
  • adjust bottom padding of upload content to avoid overlapping with footer (relevant at least on mobile screens)
  • adjust width of footer to avoid overlapping with scroll bar

Copy link
Contributor

@bromiesTM bromiesTM left a comment

Choose a reason for hiding this comment

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

review ok if
you make it use the full width to avoid the short line next to the footer
image

@fracado
Copy link
Contributor Author

fracado commented Mar 4, 2025

review ok if you make it use the full width to avoid the short line next to the footer image

Ah... I see. I reduced the width to fix an overlap with the scroll bar on the right (seen when uploading many items). But this is worse, of course. I'll revert this.

@fracado fracado force-pushed the fb/dev/fix-share-footer branch from a207ddb to d919e34 Compare March 5, 2025 10:04
@fracado fracado requested a review from bromiesTM March 5, 2025 10:05
@fracado fracado force-pushed the fb/dev/fix-share-footer branch from d919e34 to 39a2f12 Compare March 6, 2025 12:33
Copy link
Contributor

@bromiesTM bromiesTM left a comment

Choose a reason for hiding this comment

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

Really sorry 🫣
accidentally found another issue with the share footer.
If you open a single image as share the preview image size causes the download button to slip behind the footer partially.
removing the padding-top from #imgframe helps

@fracado fracado force-pushed the fb/dev/fix-share-footer branch from 39a2f12 to d3e1bec Compare March 7, 2025 09:39
@fracado
Copy link
Contributor Author

fracado commented Mar 7, 2025

Really sorry 🫣 accidentally found another issue with the share footer. If you open a single image as share the preview image size causes the download button to slip behind the footer partially. removing the padding-top from #imgframe helps

😅 Thank you for finding this! Fixed with reducing button top margin

@fracado fracado force-pushed the fb/dev/fix-share-footer branch from d3e1bec to a11ce5b Compare March 7, 2025 09:44
@fracado fracado merged commit a07dead into main Mar 10, 2025
4 of 11 checks passed
@fracado fracado deleted the fb/dev/fix-share-footer branch March 10, 2025 12:24
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.

3 participants