Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Support "allowOther" Argument in select and multiSelect as text input field

Open
#648 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Start by locating the select and multiSelect input handling and the existing allowOther support. Check how options are rendered and how custom values are stored, then verify that both input types offer a text-input option and accept the entered value.

Written by the indexing model from the issue text.

Description

feature request
Please fill out these Check-boxes
  • I checked for existing similar feature requests
  • I have read the docs and checked that the feature I am requesting is not already implemented
  • My feature request consists of only one feature
Is your Feature Request related to a Problem or Annoyance?

Right now, select dose not allows to add custom values. Meaning if you want one you need to have a separate text input.

Describe the Feature you'd like

allowOther
already exits, so adding support for it to the select should be quite simple.
Perfect execution would be a text input as one of the options.

Alternatives

No response

Additional Context

No response

Dominant language
TypeScript
Stars
1k
Forks
86
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mProjectsCode/obsidian-meta-bind-plugin

All issues in mProjectsCode/obsidian-meta-bind-plugin

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.