Closed reddolan closed 4 years ago
@luis-cortina Thanks for the offer. @youdz would have more details on where this is at present.
@mvcoding The Select2 component was in progress but is now on hold until we have someone free to pick it back up. That may not be until later this year. So it is possible that this component isn't finished until early next year sometime.
@youdz what branch is this on now?
Right now the partial implementation is on the topic/select2 branch. The branch is quite a bit behind master so you don't want to try to build Clarity from it, but you can browse the select2 code on it.
Because we do not know how long this component is going to be waiting for final implementation, we are planning on merging the partial implementation into master just to keep up with the frequent refactors we go through. Here is the corresponding pull request. This does not mean the select2 component will be ready to use when merged. The implementation is still partial and the component will not work correctly at the moment.
Hi all,
today i was playing around with the https://cuppalabs.github.io/angular2-multiselect-dropdown/#/limitbadges multi select box. You can add your own styles to it and so on. I am far away from being good at css, but if you cannot wait and want to give it a try... Here you can find my results from todays testing (a lot of !important, not really the nicest, but it is working quite ok so far and it looks nice in my opinion)
Here you can find a working stackblitz: https://stackblitz.com/edit/clarity-light-theme-v11-d8su69? https://clarity-light-theme-v11-d8su69.stackblitz.io/
like i said before, it is far away from perfect, but it could be a good solution if you have no time to wait :) If anybody has some hints of how to make it even better, please let me know.
And thank you the @Clarity Team for such an outstanding job!
+1
I have gotten almost everything done on clarity (with custom css and such naturally) - all except a grid context menu and now ran into this.
Unfortunately it seems it won't be around for a while so have to look for a third party option (not worth implementing from scratch time wise). Something like ng-select (less other bloat - just the select).
Hi All,
Is there any prognosis, when will this be available in any release?
We ended up having to go with ng-select
, but are pretty happy with it.
https://github.com/ng-select/ng-select
@geek-at-heart looks good, a clarity skin would be perfect and then I could use it :)
Will this have the ability to filter via a custom search function like ng-select does?
@jacobbutton I believe it should, though the design doesn't really denote that. There will have to be a way to do custom searching to support server driven lists.
Hi Team, do you have eta when select 2.0 will be released?
Regards
According to the Work in Progress wiki, April, tentatively. I imagine that's subject to change.
Really need this component... Any updates?
@ygoron The Combobox (a.k.a. Select 2) is in progress. Up-to-date status is always available here.
Accessible multi-select is tricky. There is some good advice on it at https://www.w3.org/TR/2017/WD-wai-aria-practices-1.1-20170628/examples/listbox/listbox.html
Currently the combobox is not yet released. We made a custom sass file to make this working. This style sheet allows anyone to use ng-select in a angular+clarity project that uses clarity forms.
https://gist.github.com/Mennez/3f8a1fca40dfd6a3daac86d5cd12ea90
Is there any plan to support this before 2.0? If not, I would love to know what's the status of the 2.0 release. A percentage of some sort maybe? 👼
It is in active development and will be in a release as soon as it is ready. We have no delivery guarantees, so any questions about when it will land cannot be answered. You'll all know based on release notes when its available.
Currently the combobox is not yet released. We made a custom sass file to make this working. This style sheet allows anyone to use ng-select in a angular+clarity project that uses clarity forms.
https://gist.github.com/Mennez/3f8a1fca40dfd6a3daac86d5cd12ea90
$dark-theme-highlight-color is not defined.
It is pretty clear to everyone in software development that release dates and feature scope are matter to change and not guaranteed at all!
Fair enough!
But a component that has been designed almost 3 years ago, partly implemented more that a year ago in branch, then multiple times rescheduled and not yet released, currently being overdue since 2 days - simply leaves some questions to the users of the design system you're building!
In general I think you guys are building a really great design system, in a perfect open-source manner!
But please, add some more project management and predictability for the users of your design system!!!
Just one picture to make it even clearer ....
Currently the combobox is not yet released. We made a custom sass file to make this working. This style sheet allows anyone to use ng-select in a angular+clarity project that uses clarity forms. https://gist.github.com/Mennez/3f8a1fca40dfd6a3daac86d5cd12ea90
$dark-theme-highlight-color is not defined.
Fixed. This was a local SASS color variable. Added the variable to the gist.
There is any progress in this? 50% or 90% done maybe? About 5 months component is in active development phase... maybe it's time to release it in parts? or change the developer? This is a common practice of IT project management, I don’t understand why they are not used on clarity project. Also, I hope the project manager noticed that this is the most anticipated component at this moment.
@TrifonovSergey The combobox has been impacted by two separate efforts.
For what it's worth, our zenhub board is open to the public so you can see exactly what's in flight.
Also, fwiw, there is a test page for the combobox in its current state at http://localhost:4200/combobox/basic if you fork or clone our repo and run npm start
in terminal. You can see it there. It's not ready for release and there's still some work we need to do with it. But, if I'm not mistaken, I believe the public-facing API is fairly stable.
The combobox should be back in development soon. Thanks for the interest. We would love nothing more than to get it released.
@mathisscott thank you very much for the detailed answer! Now the situation with this task and focus of the project is clear for me. We look forward to the release of this component, which, as I understand, will not be earlier than November.
I follow too, the Clarity autocomplete function is too important.
I'm very interested in this feature as well. I'm strongly considering Clarity for my needs and am hoping this feature will be out within the next 1-3 months.
Are their any updates on a possible release time frame?
All I can say is it is in progress and we hope the timeline is soon. We've got a Datalist component that should land for v3, so that can also help for many use cases.
All I can say is it is in progress and we hope the timeline is soon. We've got a Datalist component that should land for v3, so that can also help for many use cases.
Oh wow, so we're not making v3 either?
3 Year Anniversary of this component!
Understanding question: Autocomplete is not ready yet?
@webia1 For a simple autocomplete form field, checkout the datalist component in 3.0
For more complex autocomplete fields, @Jinnie and @hippee-lee can provide an update
The combobox is under active development. There had been some accessibility related technical complications, but they are overall resolved now and we're back to the normal planned development process.
oooh, any idea if this will make it into v3 ? I need this so badly ...
ETA on this would be exceedingly helpful. We are preparing a new project and I would prefer to use Clarity over Angular Material. Can make adjustments to code around this if I know it's coming.
@HarperHampton and @jmls
There is a WIP branch in review right now. I don't think this will be in 3.0 but I believe we are planning to have it ready for 3.1 – which should land shortly after 3.0.
I think time-wise that puts this on the 4-6 weeks away timeframe. Maybe sooner. Maybe later. Depends...
@colinreedmiller We'd need a dark theme design spec for this component, thanks!
@jinnie - left a note in the Figma file - all dark theme colors specified there. also: changed the dismiss X to 5px - let me know if you have any thoughts, questions.
is the development of this component further pursued or will this be replaced by datalist? https://clarity.design/documentation/datalist
@d-m-s The datalist is a lightweight HTML element that we could easily support. The combobox is still being built to work for more complex situations, so you'll have both options.
@d-m-s combobox has an open pull request thats currently under review if you want to take a look at it while it gets polished: https://github.com/vmware/clarity/pull/4286
@hippee-lee @gnomeontherun when can we expect combobox release? I am waiting for the multi select functionality.
Hi @shankar1318 - please follow the PR https://github.com/vmware/clarity/pull/4286. It is almost through the review process. Once that gets merged and is in master it will go into Clarity v4. We are testing with Angular 10.0.0-rc.0 this week to prepare for Angular v10 coming soon.
good to see such a control coming out. Is there a plan for a Search widget that would be similar ? could maybe even restyle this one as I've been thinking of a search (type anything) + filter combo like this:
@adumesny We don't have any design or explorations for something like this, but I believe the combobox can provide you most of what you really need here. I don't really understand the mechanics or use case of this control at this moment.
@gnomeontherun even if you ignore my custom design (search + filter) a simple search field with type ahead suggestions like this new comboBox (but with highlighting of the matching pattern) would be great. Every product seem to re-create their search...
Hi @shankar1318 - please follow the PR #4286. It is almost through the review process. Once that gets merged and is in master it will go into Clarity v4. We are testing with Angular 10.0.0-rc.0 this week to prepare for Angular v10 coming soon.
@hippee-lee will this be available in the previous versions of Clarity?
The combobox is finally officially in our repo, waiting for the next release. Please add all related problems, suggestions for improvements, direct contributions with code, design, documentation, etc, in separate issues or pull requests, so they can get focused attention and prioritization. Thank you!
@Jinnie Any idea when this will end up in the v4.next package? I have been eagerly waiting for this ;)
Its available in https://www.npmjs.com/package/@clr/angular/v/4.0.0-rc.0
Description
Use cases under consideration
Documentation
Basic
Default view
Active view
Selections
Typing
Searching message
Multiselect
Option Groups
Custom Option Format
References