Giter Club home page Giter Club logo

Comments (5)

fabiocaccamo avatar fabiocaccamo commented on May 27, 2024

Hi @saymoncoppi
I don't understand what this style does, could you share two screenshots before/after please?

from django-admin-interface.

saymoncoppi avatar saymoncoppi commented on May 27, 2024

Using the current CSS version

before:

2023-09-04.08.29.10.mp4

after:

2023-09-04.08.34.27.mp4

What I did?

I switched the position attribute to "unset".
So the element could follow the others and keep UI doesn't matter the resolution or window size.

.admin-interface .language-chooser {
  display: inline-block;
  position: unset !important;
}

Check the behavior when I switched from the original CSS to mine:

2023-09-04.08.43.59.mp4

Let me know if you realize the difference.
See you!

from django-admin-interface.

fabiocaccamo avatar fabiocaccamo commented on May 27, 2024

@saymoncoppi I'm sorry, I didn't understand before, now I got the point.

Thank you for the CSS, I will adjust it a bit and add an checkbox option for using it or not.

from django-admin-interface.

fabiocaccamo avatar fabiocaccamo commented on May 27, 2024

@saymoncoppi testing the language control appearance on Firefox / Chrome / Safari on MacOS, here how I see the supported controls:

default select control

Screenshot 2023-11-01 at 12 22 32

minimal select control

Screenshot 2023-11-01 at 12 23 21

from django-admin-interface.

saymoncoppi avatar saymoncoppi commented on May 27, 2024

from django-admin-interface.

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.