Giter Site home page Giter Site logo

Comments (3)

hanzili avatar hanzili commented on August 20, 2024 1

Hey there! I'm excited to tackle this issue – I'll get started on it right away and aim to have a pull request ready for review very soon. Looking forward to contributing to a better UX! 😊

from keploy.

hanzili avatar hanzili commented on August 20, 2024 1

Hi,

I've reviewed the circular cards layout in the community section of k6.io and observed that it relies on absolute and relative positioning. This strategy ensures a consistent arrangement but unfortunately makes the section less responsive and extensible due to the fixed sizes of images and cards.

In search of a solution, I discovered an approach combining Pug templates with trigonometry to dynamically position the cards. This method promises both flexibility and responsiveness, allowing the layout to adapt more effectively to different screen sizes.

I'm keen to know the community's preference on this matter. Do we see value in exploring this approach to enhance the layout's responsiveness?

Looking forward to your feedback.

Thank you.

from keploy.

nehagup avatar nehagup commented on August 20, 2024 1

@hanzili very nicely put! definitely, flexibility and responsiveness play a crucial role in user experience while designing any section. I think we can explore the later approach, the only limitation I see right now is that we don't have an SVG for the central bunny image, so responsiveness needs to be maintained on the image size there. For the rest of the cards, sub-icons can be put into the Pug templates with trigonometry.

from keploy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.