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

Sa 323 - Error Modal Component #249

Merged
merged 6 commits into from
Nov 16, 2021
Merged

Conversation

Jekrimo
Copy link
Contributor

@Jekrimo Jekrimo commented Nov 11, 2021

Move over Error component from Legacy app. Update translate files. Add timeout prop to error

@netlify
Copy link

netlify bot commented Nov 11, 2021

👷 Deploy request for adoring-edison-dbcef8 pending review.
Visit the deploys page to approve it

🔨 Explore the source changes: fd90602

components/ui/Global/Global.vue Show resolved Hide resolved
components/ui/Popups/Error/Error.vue Show resolved Hide resolved
locales/en-US.js Show resolved Hide resolved
@WanderingHogan WanderingHogan assigned jpanay and unassigned jpanay Nov 12, 2021
@WanderingHogan WanderingHogan requested review from jpanay and removed request for jpanay November 13, 2021 04:34
…ut to allow different times, default set to 5 seconds, may want to go with default being no timeout in the future.
Copy link
Contributor

@WanderingHogan WanderingHogan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good, we will customize it in another ticket. Thank you for bringing this over.

@InfamousVague InfamousVague merged commit 5dc738b into Satellite-im:dev Nov 16, 2021
Jekrimo added a commit to Jekrimo/Satellite-Absolute that referenced this pull request Nov 16, 2021
* add error component

* update translate file, add close to error modal

* Move over Error component from Legacy app. Update translate files. Add timout prop to error

* fix close method in modal, switched to using a prop for setCloseTimeout to allow different times, default set to 5 seconds, may want to go with default being no timeout in the future.

* set global vue to 5000

* Update package.json

Co-authored-by: Matt Wisniewski <retropronghorn@gmail.com>
InfamousVague pushed a commit that referenced this pull request Dec 5, 2021
* add error component

* update translate file, add close to error modal

* Move over Error component from Legacy app. Update translate files. Add timout prop to error

* fix close method in modal, switched to using a prop for setCloseTimeout to allow different times, default set to 5 seconds, may want to go with default being no timeout in the future.

* set global vue to 5000

* Update package.json

Co-authored-by: Matt Wisniewski <retropronghorn@gmail.com>
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

4 participants