Valdo

Results 42 issues of Valdo

When using `WA.camera.set()`, the smooth transition is currently too fast, leading to abrupt changes in camera view. To improve user experience, it is necessary to add a parameter to control...

enhancement
front

When calling `WA.nav.goToRoom("DESTINATION_MAP_URL#moveTo=entry")`, if the player is already on the destination map, the page won't reload, and the `moveTo` parameter won't be applied. This issue impacts navigation functionality and user...

bug
front

When player A disables its companion, it remains visible to other players (B, C) but not to player A. Users with this issue are creating a companion with an empty...

bug
front

# Explorer ## Two modes The explorer mode doesn't have to be splitted into two 'modes': explorer and search. ![image](https://github.com/workadventure/workadventure/assets/14997703/ce2e4430-de40-4bb6-9f21-2cd42bbfb4a1) Instead, after clicking on 'Explore the room' ![image](https://github.com/workadventure/workadventure/assets/14997703/a0ae60bb-77f6-4c7d-adbf-2841e2f40f74) the user...

enhancement
art
front

When you enter a speaker zone with a dozen of wokas, and each wkas have their videos ON, it instantly freezes the map. ![Capture d’écran du 2024-01-31 13-06-15](https://github.com/workadventure/workadventure/assets/14997703/3f1c89da-972c-412e-b997-9d0d19df0d4a)

bug

Sometimes users want to display a website inside a modal and not inside a CoWebsite in split screen. So I suggest we add a 'display type' to the options of...

enhancement
front
review UX

First I zoom-out When I trigger the loading screen, the progress bar and the "loading..." text are also zoomed-out Then I zoom-in The loading screen is also zoomed-in [Capture vidéo...

bug

# Issue I used [the new dynamic property](https://github.com/workadventure/scripting-api-extra/commit/fc22865e0d422927369568cba00f5df3dfeb261d) to put a website from a variable inside an area, but this seems to be broken: ![image](https://user-images.githubusercontent.com/14997703/228244819-2e0aa8b9-3e19-4143-a55b-f0fafe09bf58.png) (My area is called 'website')...

bug

The about section of the repo contains an http version of the game: http://gamegur-us.github.io/circushtml5 It should be https://gamegur-us.github.io/circushtml5

if you input some text in the search bar and you select an object in the search result, the upload UI (the drag&drop div) will disappear and you have no...

bug