Clueless-Community / Spectrum-UI

Spectrum UI is a user-friendly Flutter UI library that offers a variety of beautifully designed widgets and components that are easy to use and can be integrated into your Flutter projects seamlessly.
MIT License
71 stars 99 forks source link

Right overflow in 'Cards' section by several dips #196

Open jaivsh opened 1 year ago

jaivsh commented 1 year ago

Describe the bug There is a right overflow in case of 'blog cards dark mode' in the cards section of the application.

To Reproduce Steps to reproduce the behavior:

  1. Go to Cards section from the application's main homepage.
  2. Scroll to ''Blog Cards dark mode'
  3. Check out the smaller version of the card.
  4. Observe the overflow error.

Expected behavior There shouldn't have been this overflow, which affects the aesthetics and efficiency of the application.

Screenshots

Smartphone (please complete the following information):

Additional context I'd sort it out under the GSSOC. Please assign this work under my profile.

ashdude1401 commented 1 year ago

@jaivsh you have been assigned this issue .

jaivsh commented 1 year ago

Hi, @ashdude1401 can u please look into this PR that I've made with regards to this issue #196? Thanks in advance!!