Code Monkey home page Code Monkey logo

Comments (7)

MohmmedAshraf avatar MohmmedAshraf commented on June 25, 2024 2

@mrleblanc101 Thank you for your feedback, your opinion will be considered in the next release, i will work on it as soon as possible.

I will be closing this issue for now.

from blade-flags.

mrleblanc101 avatar mrleblanc101 commented on June 25, 2024

Apple finally got rid of the flags in the input type picker for this exact reason. It's bad practice.

Before:
image

After:
image

Here's a exemple with a Russian speaking Ukrainian that don't want to be associate with the Russian flag: https://discussions.apple.com/thread/253751126

Maybe it would be better to change the icon to a glyph like Apple or otherwise remove the Language Flag option. People can always match the flag to language manually if they like and use the correct variation for their app context. (i.e. A UK flag or a USA flag for English)

from blade-flags.

SPiercer avatar SPiercer commented on June 25, 2024

@mrleblanc101
English is originated in Britain as same as Spanish in Spain,

There's literally no difference lingual between American and British as they are both English.

the only difference can be in input types because of the keyboard layout that's all, whereas this package is not intended for input layout only.

if you want to change something feel free to fork the package and open a pull request to make those glyph icons

from blade-flags.

mrleblanc101 avatar mrleblanc101 commented on June 25, 2024

A lot of language have more obscure origin, a lot of language would share the same flag too. India has 9 different languages for exemple.

Language do not have flag, why force a flag to something that hasn't one ?

With svg inlining, you could completely control/override the language flag style like this:

.language-flag {
  background: black;
  color: white;
  // or
  background: red;
  color: transparent;
  opacity: 0.5;
}

from blade-flags.

SPiercer avatar SPiercer commented on June 25, 2024

if you want to change something feel free to fork the package and open a pull request to make those glyph icons

from blade-flags.

mrleblanc101 avatar mrleblanc101 commented on June 25, 2024

I won't waste my time if you're not open to the idea like you seem to be from your other comments.

Also, more thinking would need to be done. Monochrome glyph (like black background and white/transparent text) won't work with every design and since the SVG and in <img /> tag instead of being inined as <svg> element, there would be no way to style them.

from blade-flags.

jcc5018 avatar jcc5018 commented on June 25, 2024

There's literally no difference lingual between American and British as they are both English.

There is differences between English languages when it comes to spelling. American English may have something spelled color whereas British English would be colour and many other examples. Britain's also tend to use S where Americans would use Z

Not sure is Australia has its own differences, or which it leans toward.

from blade-flags.

Related Issues (8)

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.