Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP environments UI + scenario #58

Merged
merged 8 commits into from
Mar 20, 2024
Merged

WIP environments UI + scenario #58

merged 8 commits into from
Mar 20, 2024

Conversation

siddhantk232
Copy link
Contributor

@siddhantk232 siddhantk232 commented Mar 18, 2024

Initial State
Screenshot from 2024-03-19 18-27-43

Revealed Variables
Screenshot from 2024-03-19 18-29-40

Focus on functionality has been put in this PR. The UI can be improved by @MeenuKumari28 and Yashveer later.

Copy link

vercel bot commented Mar 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 20, 2024 2:20pm

@siddhantk232 siddhantk232 marked this pull request as draft March 18, 2024 14:55
@amitu
Copy link
Member

amitu commented Mar 19, 2024

@siddhantk232

FastnCoreError(PackageError { message: "failed to parse ParseError { message: \"Expected `environments-url` of type `KindData { kind: String, caption: false, body: false }`, found: `None`\", doc_id: \"ui.fifthtry.com/scenarios/user/dashboard\", line_number: 21 }" })

@siddhantk232
Copy link
Contributor Author

@siddhantk232

FastnCoreError(PackageError { message: "failed to parse ParseError { message: \"Expected `environments-url` of type `KindData { kind: String, caption: false, body: false }`, found: `None`\", doc_id: \"ui.fifthtry.com/scenarios/user/dashboard\", line_number: 21 }" })

fixed in f080938 still failing to get preview tho

@amitu
Copy link
Member

amitu commented Mar 20, 2024

Last few lines of error is:

calling `http` processor with url: http://127.0.0.1:8080/test.json
--
11:10:26.399 | Instant { tv_sec: 103, tv_nsec: 687440549 } Failed ui.fifthtry.com/scenarios/sites/setting/environments.ftd in 261.952727ms.
11:10:26.405 | FastnCoreError(PackageError { message: "failed to parse ParseError { message: \"HTTP::get failed: DSHttpError { message: \\\"DSHttpError(ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: \\\\\\\"http\\\\\\\", cannot_be_a_base: false, username: \\\\\\\"\\\\\\\", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(8080), path: \\\\\\\"/test.json\\\\\\\", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError(\\\\\\\"tcp connect error\\\\\\\", Os { code: 111, kind: ConnectionRefused, message: \\\\\\\"Connection refused\\\\\\\" })) }))\\\" }\", doc_id: \"ui.fifthtry.com/pages/sites/setting/environments\", line_number: 100 }" })

Does it work locally, and is a Vercel related issue?

pages/sites/setting/environments.ftd Outdated Show resolved Hide resolved
@amitu amitu merged commit 50054ce into main Mar 20, 2024
2 checks passed
@amitu amitu deleted the feat/environment branch March 20, 2024 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants