Open
Conversation
b5baf21 to
5670f87
Compare
Contributor
|
This fix might not be correct. frappeRequest is supposed to handle onerror callback if used separately. maybe we add a flag if it is handled already in createResource. |
idlip
added a commit
to idlip/fossunited
that referenced
this pull request
Feb 4, 2026
- Use frappeRequest for calling api function so it shows errors once ^ frappe/frappe-ui#488 - Add table toggle button for showing list view
idlip
added a commit
to fossunited/fossunited
that referenced
this pull request
Feb 4, 2026
…y during event days (#1405) * api(rsvp-insight): show_checkins if today is event days * dashboard(rsvp-insight): add table toggle + enable checkin during event - Use frappeRequest for calling api function so it shows errors once ^ frappe/frappe-ui#488 - Add table toggle button for showing list view * fix minor lints
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes: #67
onError() is already being called inside
resources.js, no need to call it infrappeRequest.jsScreen.Recording.2025-12-01.at.4.06.29.PM.mov