Skip to content

[Other issue]: File-Saving (Save, Save as) not enabled for rmf_site Web Version v0.0.1 #423

Description

@cardboardcode

Before proceeding, is there an existing issue or discussion for this?

Description

Hi @aaronchongth @luca-della-vedova , thank you for the clarification during this morning's Open-RMF PMC.

Trying to get rmf_site Web Version to serve as a remote and visual editing tool for .site.json RMF Building Map files. Encountered the following issue.

Issue Description 🐛

The Save and Save As options under File tab are disabled as seen in the screenshot below for rmf_site Web Version.

Image

I can verify that the same 2 options are enabled for rmf_site Desktop Version.

Steps To Reproduce 📚

Environment

  • Chrome Browser Version 143.0.7499.192 (Official Build) (64-bit)

Instructions

git clone https://github.com/open-rmf/rmf_site.git --single-branch --branch v0.0.1 --depth 1 && cd rmf_site
bash scripts/build-web.sh
bash scripts/server-web.sh

Access rmf_site: http://127.0.0.1:1234/

Click on View demo map.

Attempt to save Demo Map File as .site.json locally on workstation.

Expected Behaviour 🟢

When opening File tab in rmf_site Web Version, Save and Save As options are enable. Able to save .site.json.

Actual Behaviour 🔴

When opening File tab in rmf_site Web Version, Save and Save As options are disabled. Unable to save .site.json.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status
Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions