Coder Social home page Coder Social logo

yart's People

Contributors

ender74 avatar

Watchers

 avatar  avatar

yart's Issues

new todos should be active by default

when adding a new todo, the new entry is added to the list but nothing else happens. It would be better, if the new todo is activated by default, so that the user may enter additional inputs.

added tags are not saved automatically

when adding a new tag to the todo, the tags is not persisted unless the user explicitly saves the todo. This behaviour is not expected and leads to confusion. When adding or deleting tags, the todo should be saved automatically.

add multiple tags at once

There should be a possibility to add multiple tags at once. If the user enters more then one word into the text field, the given text should be splitted and each word be added as separate tag.

e.g.: When the user enters "tag1 tag2" right now, there would be one tag added "tag1 tag2". The expected behaviour is, that two tags are added instead: "tag1", "tag2"

todos are sorted by last date of modification

right now the todos are sorted in the way, the database delivers them. This by last date of modification, changing an entry moves it to the end of the list. There should be a fixed order, e.g. by name or by date of creation.

add entry works on focusLost

When typing something into the add todo field and then moving the Focus out of this field, the (partially) typed value will be added as todo

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.