Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Inconsistency between standalone and sandbox app #2227

Open
tplevko opened this issue Aug 4, 2023 · 0 comments
Open

Inconsistency between standalone and sandbox app #2227

tplevko opened this issue Aug 4, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@tplevko
Copy link
Contributor

tplevko commented Aug 4, 2023

Describe the Bug

There seems to be one specific inconsistency between standalone and sandbox - the number types are in one case displayed with quotation marks and in second without, making it difficult to verify correctness of displayed values.

The backend in both cases was the same.

Steps to Reproduce the Bug or Issue

  1. run the UI in sandbox
  2. create flow starting with timer
  3. change delay
  4. see the "delay: 3000"
  5. in case of standalone app, there is "delay: '3000'"

Screenshots or Videos

Sandbox:
Screenshot from 2023-08-04 09-46-49
Standalone:
Screenshot from 2023-08-04 09-46-14

Platform

  • OS: [e.g. macOS, Windows, Linux]
  • Browser: [e.g. Chrome, Safari, Firefox]
  • Version: [latest]
@tplevko tplevko added the bug Something isn't working label Aug 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant