Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement disabled states for various UI components #5385

Closed
oleq opened this issue Jul 6, 2017 · 0 comments · Fixed by ckeditor/ckeditor5-ui#267
Closed

Implement disabled states for various UI components #5385

oleq opened this issue Jul 6, 2017 · 0 comments · Fixed by ckeditor/ckeditor5-ui#267
Assignees
Labels
package:ui type:improvement This issue reports a possible enhancement of an existing feature.
Milestone

Comments

@oleq
Copy link
Member

oleq commented Jul 6, 2017

ATM buttons support disabled states but inputs and labels don't. It is necessary to use the editor in read–only mode.

Related bug: https://github.com/ckeditor/ckeditor5-theme-lark/issues/98.

A follow-up of https://github.com/ckeditor/ckeditor5-link/issues/135 and #492.

@oleq oleq self-assigned this Jul 13, 2017
oleq referenced this issue in ckeditor/ckeditor5-ui Jul 13, 2017
Feature: Added `TextInputView#isReadOnly` and `LabeledInputView#isReadOnly`  states. Closes #266. Closes #268.
@mlewand mlewand transferred this issue from ckeditor/ckeditor5-ui Oct 9, 2019
@mlewand mlewand added this to the iteration 11 milestone Oct 9, 2019
@mlewand mlewand added status:confirmed type:improvement This issue reports a possible enhancement of an existing feature. package:ui labels Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:ui type:improvement This issue reports a possible enhancement of an existing feature.
Projects
None yet
2 participants