[
https://issues.apache.org/jira/browse/FELIX-569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843050#action_12843050
]
Valentin Valchev commented on FELIX-569:
----------------------------------------
Well, for the first column - IMHO it should stay. You can sort the table by the
fist column and this way you can easily "group" the configurations by their
factory PID.
For the pointer - it's possible. Just append a class="pointer" for the 'name'
column and add this to the CSS file:
.pointer { cursor: pointer }
The buttons - tried, but couldn't. Should first investigate the generated
JQuery UI Dialog markup, and see it it is possible.
What means "bold" for the user? How he/she will know that these bold entries
are factories? For usability purpose I guess, it would be better to add another
table for factories, and appropriate captions for the both tables. Isn't it?
> Improve Configuration Page
> --------------------------
>
> Key: FELIX-569
> URL: https://issues.apache.org/jira/browse/FELIX-569
> Project: Felix
> Issue Type: Improvement
> Components: Web Console
> Reporter: Thierry Ygé
> Assignee: Carsten Ziegeler
> Priority: Minor
> Attachments: config-table-update.png, config-table.patch,
> config-table.png, config-table2.png, config-tree.patch, config-tree.png
>
>
> At the moment the way to select the Configuration page is not so user
> friendly.
> The more component you have , the more it get difficult to find in the drop
> down list.
> So to make it more easy I would suggest to introduce some kind of "Tree"
> browse with categorized component configuration eventually.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.