make dialog to choose the "viewable for" group of a post nicer

Issue #917 open
Robert Jäschke created an issue

... we need it in one line! For all pages ...

The suggestion is to use JavaScript for that: show only the current selection (public, private, or other) and when the user clicks/hovers it, show the complete dialog.

Comments (5)

  1. Robert Jäschke reporter

    Another small task that involves JavaScript.

    Could look like this initially:

    (x) public ( ) private ( ) other

    When the user clicks on "other", it changes to

    ( ) public ( ) private (x) other ----------------

    kde
    l3s
    ...

    ----------------

  2. Log in to comment