Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[FEATURE] Readonly mode#1788

brauliobo started this conversation inIdeas
Discussion options

For the usecase of showing tags without having a dropdown, the input and the option to remove each tag, areadonly mode would fit it.

One simple CSS for it:

.multiselect {width:auto;cursor:auto;.multiselect__select,.multiselect__tag-icon,.multiselect__content-wrapper,.multiselect__placeholder {display:none!important;    }.multiselect__tags {border:none;.multiselect__tag {padding-right:10px;      }    }  }
You must be logged in to vote

Replies: 2 comments

This comment was marked as off-topic.

Comment options

Would using thedisabled attribute on the mulitselect element still achieve the expected use case here? Like in this example:https://jsfiddle.net/mattelen/z5oj2yks/1/

You must be logged in to vote
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Ideas
Labels
None yet
2 participants
@brauliobo@mattelen
Converted from issue

This discussion was converted from issue #1785 on September 12, 2024 10:52.


[8]ページ先頭

©2009-2025 Movatter.jp