Skip to content

favorite channels #14

Description

@ThanhDodeurOdoo

The user may reister a list of favorite channels (or just one if it's easier to implement)

if we are in an URL of the form:

*/odoo/discuss?active_id=discuss.channel_{NUMBER}

then it can be marked as favorite.

The UI would have some "favorite" panel with the list and "join call" / "go to" buttons.
the action would be performed on a tab that already exists if the url matches, a new one otherwise.

We may also be able to extract the name of the channel through the "mail.store" service access.

Very similar in implementation as:
https://github.com/ThanhDodeurOdoo/discuss-companion/blob/master/extension/src/popup/popup_plugin.ts#L91-L97

Metadata

Metadata

Assignees

No one assigned

    Labels

    P4optional / nice-to-haveUX/UIfeatureNew feature or requestgood first issueGood for newcomersscope-extensionrelated to the firefox/chromium extension (discuss-companion/extension)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions