On Mon, Mar 15, 2021 at 1:07 PM Craig Russell <apache....@gmail.com> wrote:
>
> Hi,
>
> The title for the board agenda changes depending on which page is currently 
> being viewed. The "agenda home page" is currently "2021-03-17".
>
> The challenge for me (world's tiniest violin plays in back) is that my 
> browser orders the page list in the "Windows" dropdown.
>
> So if I'm in the middle of reviewing the President's report, the browser 
> thinks I'm viewing "President". Which means that if I want to return to the 
> agenda, I have to find the page last viewed. There is no longer a 
> "2021-03-17" page in the dropdown.

If memory serves, that was done because you used to keep multiple open
tabs, and having each tab say the current date wasn't helpful when you
wanted to identify which one had a given report open.

> I'd much prefer the title to not change from "2021-03-17". Or at least have 
> the title change to "2021-03-17/President".

It sounds like we need a way for an individual to set a preference.

> If someone can point me to the place where this is done, I'm happy to try to 
> "fix" it.

The code is here:
https://github.com/apache/whimsy/blob/eebbc16bcc2c3d7ee4f39359d8be01d6357dbe04/www/board/agenda/views/layout/main.js.rb#L72

> Any other ideas?

We probably need to tackle the idea of user preferences first.
Initials are stored in a per-user yaml file today.  That's probably
the place to store the preference.  What needs to be worked out is the
UI.

> Craig
>
> Craig L Russell
> c...@apache.org

- Sam Ruby

Reply via email to