BioDrop icon indicating copy to clipboard operation
BioDrop copied to clipboard

[BUG] Image "BioDrop screenshot of statistics" is not responsive in home page.

Open soham2k06 opened this issue 2 years ago • 3 comments

Has this bug been raised before?

  • [X] I have checked "open" AND "closed" issues and this is not a duplicate

Where did you find this bug?

production on biodrop.io

Version of BioDrop (for example "v1.2.3")

v2.97.9

Description

Image named "BioDrop screenshot of statistics" on home page is not responsive and shattered while in tablet screens. Problem is between 648px and 1024px.

Steps to Reproduce

  1. Navigate to the home page of the website.
  2. Scroll down until you see statistics image within some text.
  3. Try dimensions between 648px and 1024px.
  4. You will be able to see that image is shattered and not fully fit in the container.

Screenshots

Screenshot 2024-01-08 at 2 58 06 PM

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this

I will explore the part of the component and implement the css that will make it responsive and fully fit into the container.

soham2k06 avatar Jan 08 '24 09:01 soham2k06

To reduce notifications, issues are locked until they are https://github.com/EddieHubCommunity/BioDrop/labels/%F0%9F%8F%81%20status%3A%20ready%20for%20dev and to be assigned. You can learn more in our contributing guide https://github.com/EddieHubCommunity/BioDrop/blob/main/CONTRIBUTING.md

github-actions[bot] avatar Jan 08 '24 09:01 github-actions[bot]

Thank you for raising. Before we can proceed:

  1. What about the other images on the page?
  2. We use Tailwind - please explain how you would achieve this using Tailwind.

SaraJaoude avatar Jan 20 '24 16:01 SaraJaoude

@SaraJaoude can I work on this issue, I'm proficient in tailwind and can use it to fix the style

MaorBemdoo avatar Mar 29 '24 07:03 MaorBemdoo