Skip to content

Conversation

@flacial
Copy link
Member

@flacial flacial commented Oct 10, 2022

Removes the TODO tag // TODO: Display error with QueryStateMessage #2181 because QueryStateMessage (actual name QueryInfo) was already added to page in line 97:

<QueryInfo
data={data}
loading={loading}
error={_get(error, 'message', '')}
texts={{
loading: 'Updating the lesson...',
data: `Updated the lesson successfully!`
}}
dismiss={{
onDismissData: () => {},
onDismissError: () => {}
}}
/>

@vercel
Copy link

vercel bot commented Oct 10, 2022

@flacial is attempting to deploy a commit to the c0d3-prod Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Oct 10, 2022

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

Name Status Preview Updated
c0d3-app ✅ Ready (Inspect) Visit Preview Oct 10, 2022 at 5:43PM (UTC)

@codecov
Copy link

codecov bot commented Oct 10, 2022

Codecov Report

Merging #2409 (b55c498) into master (629f2dd) will not change coverage.
The diff coverage is n/a.

❗ Current head b55c498 differs from pull request most recent head 561a89f. Consider uploading reports for the commit 561a89f to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #2409   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          185       185           
  Lines         3286      3286           
  Branches       872       872           
=========================================
  Hits          3286      3286           
Impacted Files Coverage Δ
...es/admin/lessons/[lessonSlug]/[pageName]/index.tsx 100.00% <ø> (ø)

@flacial flacial merged commit f1d83d1 into garageScript:master Oct 11, 2022
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.

2 participants