Skip to content

multiple pwa on same origin could be conflicting for app scoped to path #1180

@hemuio

Description

@hemuio

multiple pwa on same origin with different path could be conflicting, at how pwa over path app opens and their installations by browsers

where origin/home is taken implicitly host of other as usually scoped in such manner, and how browser behave, that may not be the case intended, and pwas that are taken as sub of host may have their seperate existence and scope to themselves first

these issues could be resolved through path ones ((origin)/(path)) given higher precedence over origin/host if scope is declared
or new manifest key that explicit it somehow, determined how browser behave to each by declaration, as there is already "scope" key then precedence would resolve, yet there could be more where new key would be suiting.
then atleast those path scoped pwa will open in their own window/pwa session then in host, even if origin scoped app installed

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions