Skip to content

Fix map restrictions overlaying issue #359

@DeeTheDev

Description

@DeeTheDev

Sometimes there are restrictions overlaying others (usually smaller restrictions - image below). The issues is that some restrictions are loaded above others without order and a member is unable to click on the inner-most restriction layer.

Possible solutions is to order the restriction layers in the backend from largest to smallest in layer area. Then, the frontend can load the smallest layers on top of the larger layers, making it clickable.

Map overlaid content example

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendInvolves changes to the backend APIbugSomething isn't workingwebappPublic frontend changes

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions