cc-resource-archive icon indicating copy to clipboard operation
cc-resource-archive copied to clipboard

[Bug] The topic list div covers the cards below it

Open adityakm24 opened this issue 3 years ago • 7 comments

Description

The div which contains the topic, medium, and language list in the all.html file covers/flows on top of the thumbnail box below them. before1 2

Reproduction

  1. visit the link on a laptop: https://resources.creativecommons.org/all/?

Expectation

The site is expected to adjust the positioning and sizing of elements according to screen size for better accessibility. The issue arises because the list div overlaps the cards, leading to accessibility issues. One of the critical problems with the current CSS properties is that the list div overlaps the cards on different screen sizes, causing a poor user experience. To resolve this issue, we can implement responsive design techniques with CSS styling to add some space between the cards and the elements above them. This will ensure that the list div does not overlap the cards

Screenshots

Environment

  • Device: Laptop
  • OS: op!_ OS 21.10
  • Browser: Chrome
  • Version: Version 111.0.5563.64 (Official Build) (64-bit)
  • Other info: display resolution: 1920 x 1080

Resolution

  • [x] I would be interested in resolving this bug.

adityakm24 avatar Mar 26 '23 05:03 adityakm24

I am not able to reproduce this on my PC. Could you try hard reloading the page? and see if the error still exists. image

Lakshay-Pruthi avatar Mar 26 '23 07:03 Lakshay-Pruthi

@adityakm24 I am not able to produce this error as well. Could you provide more details?

Xaid-vfx avatar Mar 26 '23 08:03 Xaid-vfx

I just tried it using my laptop running OS: op!_ OS 21.10 and in incognito mode using chrome. The issue still persists

adityakm24 avatar Mar 26 '23 10:03 adityakm24

@adityakm24 Chrome incognito mode with the same dimensions. Screenshot 2023-03-26 at 4 29 06 PM

I have adjusted and tried all dimensions but wasn't able to reproduce. I think the bug only exists on your machine which is weird. Could you check the website in a different browser? Maybe firefox?

Xaid-vfx avatar Mar 26 '23 10:03 Xaid-vfx

@Xaid-vfx Same here. @adityakm24 Could you share a screen recording for this, following these steps -->

  1. Load the https://resources.creativecommons.org/ page.
  2. Click on See all.
  3. See if there is any error in the console.

Lakshay-Pruthi avatar Mar 26 '23 11:03 Lakshay-Pruthi

I haven't been able to reproduce either, yet. Marking as work required just in case it is occuring.

possumbilities avatar Mar 31 '23 19:03 possumbilities

Hello @possumbilities ,

Since Submit a resource link is added, there is enough space and padding between the cards and the filter links. I could not reproduce this issue as well. Lemme know your thoughts.

yogeyyy avatar Mar 14 '24 06:03 yogeyyy

This should be resolved with the new Vocabulary implementation now.

possumbilities avatar Sep 17 '24 13:09 possumbilities