Git Product home page Git Product logo

Comments (10)

timschlechter avatar timschlechter commented on July 22, 2024

Thanks for the feedback. I created some separate issues for typeahead options and the events, I think they're a good idea. Validating a tag could be done in the beforeadd event.

Minimum characters before actually querying an resource by ajax can easily be done by setting a function as source option, which checks query.length before invoking the ajax call.

I'm not sure about the tab key, I think it's good to explicitly confirm adding a tag by hitting enter. Space is not possible, because tags may contain spaces.

Also not sure about editting tags, because I'm thinking about making tags clickable (trigger click event)

from bootstrap-templates.

devmondo avatar devmondo commented on July 22, 2024

thanks for reply,
-is there a documentation for beforeaddtag and any other events as i don't see it ?
-regarding the characters count, it could not be simpler, thanks for the tip
-regarding tab key, i think you are spot on, in fact after implementing your plugin, i have faced same issue you mentioned with a client, so you are correct
-regarding editing tag, making tag clickable is great, maybe we can hook into that and show text box to edit ("in place editing") this would be awesome.

lastly if we can reorder the tags by dragging this would make it a bomb :)

thanks for listening

from bootstrap-templates.

timschlechter avatar timschlechter commented on July 22, 2024

"is there a documentation for beforeaddtag and any other events as i don't see it ?"
Nope, they're not implemented yet. Don't know exactly when I'll come to this. Feel free to help and send a pull request though :-)

"lastly if we can reorder the tags by dragging this would make it a bomb"
Ordering tags is somthing I'm thinking about to add in the future, Drag-drop would fit nice in that.

from bootstrap-templates.

devmondo avatar devmondo commented on July 22, 2024

awesome, speaking of pull request, how this damn thing works ?

from bootstrap-templates.

timschlechter avatar timschlechter commented on July 22, 2024

https://help.github.com/articles/using-pull-requests

from bootstrap-templates.

devmondo avatar devmondo commented on July 22, 2024

great thank you :)

from bootstrap-templates.

timschlechter avatar timschlechter commented on July 22, 2024

Got some more feedback about which keys to use to confirm a tag. Some people like space too. Created #10 for this.

from bootstrap-templates.

timschlechter avatar timschlechter commented on July 22, 2024

I think all relevant enhancements from this issue are covered in new issues; closing this one

from bootstrap-templates.

devmondo avatar devmondo commented on July 22, 2024

great, all the best

from bootstrap-templates.

viral7194 avatar viral7194 commented on July 22, 2024

hi,

I agreed regarding to @devmondo for confirm tag through tab key..
it would be great if you introduce tab key in your control

Thanks in Advanced

from bootstrap-templates.

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.