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

Error Reporting: Complete #109

Open
dclear opened this issue Aug 20, 2018 · 2 comments
Open

Error Reporting: Complete #109

dclear opened this issue Aug 20, 2018 · 2 comments
Assignees

Comments

@dclear
Copy link
Contributor

dclear commented Aug 20, 2018

What happened (or feature request):

In #42 we closed out basic error reporting for the alpha release of ddev-ui.

For a later release, we'll want to deal with Complete error reporting. From 42:

  1. Terminal Output, Normal Mode: Show the normal terminal output that is coming through as ddev CLI is running commands.
  2. Terminal Output, Verbose Mode: Essentially toggling on/off debug mode for DDEV CLI and reporting that output.

From a visual perspective, we need to do this in a way that doesn't overwhelm the interface, particularly items related to 3 and 4.

Anything else do we need to know:

This needs to be spec'd out.

Related source links or issues:

Please use a complexity rating of 1-5 (5 is high) for a feature request. (High complexity implies more PR planning)

@dclear dclear added this to the v0.5.0 milestone Aug 20, 2018
@rfay
Copy link
Member

rfay commented Aug 20, 2018

The other ticket was really about handling errors within ddev-ui. That's still super important. It wasn't just about handling problems with the project.

I don't think this problem has been well understood. For example, if ddev-ui has an error interacting with ddev, it should say so and not present a blank screen.

@dclear
Copy link
Contributor Author

dclear commented Aug 20, 2018

@rfay : sounds good, if I misunderstood re: the other ticket, we can either reopen it, or use this one. (The other issue wasn't determined to be a blocker for the v0.4.1 alpha we are trying to get out tomorrow). We need to flesh out details on this one, too.

@dclear dclear removed this from the v0.5.0 milestone Sep 4, 2018
@alkymst alkymst removed their assignment Feb 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants