nstudio / nstudio/nativescript-plugins

Vue and options

Open
#9 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
55
Forks
42
Avg merge
49m
Merged PRs (30d)
1

Description

After finding a post on stackoverflow and looking at the source I was able to have the list show up.

But I seem to have problems with the options:
Setting headingTitle does not show a title.
Setting enableSearch to false does not hide the text field, but setting hintText does change the placeholder.
Setting showCancel to false does not hide the cancel button.

The items in the list also seem to leave space for a description, even though I haven't set one on any item.

What am I doing wrong?

And the cancel button could use a config property for its label (i18n).

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.

Research direction

Start by reading the plugin source and the option handling for headingTitle, enableSearch, showCancel, hintText, and item descriptions. Reproduce the Vue configuration described in the issue, then verify each option's effect on the picker UI and investigate whether the cancel-button label can be localized.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
mobile
Issue type
Bug
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.