isneezy / isneezy/vue-selectize

Missing "No results found" message

Open
#21 1 comment 1 reaction 0 assignees View on GitHub
enhancement good first issue
Dominant language
Vue
Stars
74
Forks
13
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Some times when someone searches for an option in the list and is not there, and the search has been disabled I don't have how to tell the user that aren't records available

**Describe the solution you'd like**
Have a slot a prop and slot to add the no results Message, by default should be: *No Records*

**Describe alternatives you've considered**
I Could find any

**Additional context**
I don't have any

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the select component's option-list rendering and its prop and slot definitions. Check the behavior when searching is disabled and no records match; done when a configurable no-results prop and slot provide the default "No Records" message.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.