Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
teamchong created a review comment on a pull request on EventStore/Design-System
how about ``toast.error({ checkHttpError: true, fallbackTitle: `Failed to delete ${description}` })``
teamchong pushed 1 commit to teamchong/add-error-toast-utility EventStore/Design-System
- refactor: error toast utility to provide consistent handling across the application aa29cc8
teamchong pushed 1 commit to teamchong/add-error-toast-utility EventStore/Design-System
- refactor: error toast utility to provide consistent handling across the application 0738ec5
teamchong pushed 1 commit to teamchong/fix-es-panel-dragging-issue EventStore/Design-System
- fix: dragging handle in es-panel to prevent selection of inner content d27678f
teamchong pushed 1 commit to teamchong/add-error-toast-utility EventStore/Design-System
- refactor: error toast utility to provide consistent handling across the application 8caae67
teamchong pushed 1 commit to teamchong/add-error-toast-utility EventStore/Design-System
- test: remove tests as stencil js doesn't support jsdom a8b81ad
teamchong pushed 2 commits to teamchong/add-error-toast-utility EventStore/Design-System
teamchong pushed 1 commit to teamchong/add-error-toast-utility EventStore/Design-System
- feat: add utility for toasting errors with fallback title 9fbb1c9
teamchong pushed 1 commit to teamchong/add-error-toast-utility EventStore/Design-System
- feat: add utility for toasting errors with fallback title 26f2880
teamchong opened a pull request on EventStore/Design-System
Add utility for toasting errors with fallback title [UI-149]
This PR introduces a toastError utility function to streamline error handling in toast notifications. The function simplifies error reporting by: - Checking if the error is an HTTP error, extrac...teamchong pushed 1 commit to teamchong/add-error-toast-utility EventStore/Design-System
- feat: add utility for toasting errors with fallback title 7670bb4
teamchong created a branch on EventStore/Design-System
teamchong/add-error-toast-utility - Event Store component library and frontend utilities