eamena-project / eamena-arches-dev

development repository of the EAMENA Arches-powered database platform
https://eamena.org/home
GNU Affero General Public License v3.0
5 stars 3 forks source link

EAMENA v4 general issue thread #16

Open zoometh opened 1 year ago

zoometh commented 1 year ago

Please briefly describe your problem and what output you expect. If you have a question, please don't use this form. Instead, ask on https://stackoverflow.com/ or https://community.rstudio.com/.

Please include a minimal reproducible example (AKA a reprex). If you've never heard of a reprex before, start by reading https://www.tidyverse.org/help/#reprex.

Brief description of the problem

# insert reprex here
zoometh commented 1 year ago

Online navigation between menus (ex: Map Layers Properties, Users) is too long. Chrome Inspector shows:

caught TypeError: Cannot read properties of null (reading 'en')
    at search.js:2:1289451
    at Array.forEach (<anonymous>)
    at viewModel.<anonymous> (search.js:2:1289229)
    at c (search.js:2:4064952)
    at Object.fireWith [as resolveWith] (search.js:2:4065779)
    at l (search.js:2:4121272)
    at XMLHttpRequest.<anonymous> (search.js:2:4123917)

Possibly a cache error (en/ used to appear in EAv3 but doesn't exist anymore)

zoometh commented 1 year ago

The Overlays aren't accessible by all previous users

image

Much of user names (under Users section) have been removed. It doesn't seem that I can add them editing the node (Heritage Place node) as suggested in the information message: 'The following users and groups can view this layer. If you wish to change who can access this layer, please update the permissions on the layer node.'

zoometh commented 1 year ago

Impossible to change the Geometries permissions form the front end

image

zoometh commented 1 year ago

There are missing checkboxes under Permissions here:

image