Coder Social home page Coder Social logo

Comments (3)

DogmaDragon avatar DogmaDragon commented on September 13, 2024 1

True, but only if they have the same capitalization. That's a different issue, stashapp/stash#4250.

from stash-box.

AdultSun avatar AdultSun commented on September 13, 2024

Also worth noting that Stash already prevents identical aliases. I've seen others mention this causing errors when trying to scrape from a Stash-Box into Stash, but I haven't run into it personally yet.

from stash-box.

echo6ix avatar echo6ix commented on September 13, 2024

I had a different take on resolving this issue earlier this year #610

TLDR:

  • Consolidate the name and alias fields into one Names field
  • Present the names using filter chips styling
    • Filter chips look exactly the same as the incumbent chips, but they add a trailing drop down caret icon
    • This gives each chip the option to Set as primary name and Delete name
    • A name set as primary gets a unique chip presentation to stand out
      • Either a different colored chip
      • Or a chip with a leading icon, such as a star

image

This solves several issues with manual data entry such as the need for validation against duplicate aliases, and forgetting to re-add a primary name as an alias if the submitter is flipping primary names.

Alternate implementation

Thought of alternate implementation of the above without using a filter chip

image

from stash-box.

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.