Skip to content
This repository has been archived by the owner on Aug 2, 2019. It is now read-only.

UI improvements #40

Open
Mistress-Anna opened this issue Sep 16, 2015 · 2 comments
Open

UI improvements #40

Mistress-Anna opened this issue Sep 16, 2015 · 2 comments

Comments

@Mistress-Anna
Copy link

In admin mode, when clicking an existing item in the center panel, an "edit box" is shown. The input field from the box should be focused automatically (or the first input if there are several).

After adding a "single line text box", I click on it to edit its label, the edit box appears with 2 input fields. I click on the first input which shows "Label". The cursor is automatically focused before the first character and I can't select the word "Label" anyway, like a placeholder in the background.
However, when I type a letter like "x", the input contains "xLabel", so the "x" didn't replace the placeholder text, this is weird. HTML's tag can have a replaceable "placeholder" attribute.

Also, it's not clear the user should press "enter" to validate her editing in that "edit box". If she clicks on another fields, the modifications are lost, and there's not "validate" or "modify" button, so only "enter" can be used. Either add a button in the edit box, or validate automatically (and update center panel) on each character typed.

@almet
Copy link
Member

almet commented Sep 17, 2015

Have you tested this? #20 I should actually merge this PR :-)

@Mistress-Anna
Copy link
Author

Sorry, I'm not really a web developer, so I couldn't really fix the conflicts git made on master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants