deep-foundation / deep-foundation/deepcase-app

Bug: I can't close client handler if packageHandler throw error

Open
#79 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
10
Forks
6
PR merge metrics
No merged PRs in 30d

Description

1. I install packages:
![image](https://user-images.githubusercontent.com/1426876/228261813-c6e3d62d-9f96-4481-b43d-2bab6c1fbd2b.png)

2. Click on package
![image](https://user-images.githubusercontent.com/1426876/228262259-096e7e02-c82e-4359-b297-b31cc275603b.png)

3. Click on left icon (swith client handlers)
![image](https://user-images.githubusercontent.com/1426876/228262158-bfae1273-7535-4f46-99ac-d3fc99d4fb1f.png)

4. Select 1075 link (packageHandler)
![image](https://user-images.githubusercontent.com/1426876/228262512-b479818b-4737-4811-90b0-aff90e5b837a.png)

5. I see error in handler and don't see close button.
widget html in dom inspector:
```

Error: Id not found by [["@deep-foundation/npm-packager","Publish"]]

```

Expected behavior: close button should be visible.

I don't know exist this bug in any handler with throw error OR only in the packageHandler.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the failure by opening the packageHandler through the client-handler switcher and triggering its reported error. Start at the packageHandler and the client-handler widget that renders the error, then verify that the close button remains visible after a handler throws.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.