appbaseio / appbaseio/searchbox

transformRequest method of searchBase (React native searchbox) not working

Open
#136 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
193
Forks
21
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
I was trying to modify request in transformRequest method of searchBase but it looks like the method is not executing.
Can anyone tell if that's working? If not why we have that method if that's not working.

**Expected behavior**
transformRequest method should execute before the execution of any request inside the searchBase component if transformRequest is passed with the method to execute.

Contributor guide

Open the contributing guide

Research direction

Start by locating the React Native searchbox's searchBase component and its transformRequest method. Trace the request execution path to verify whether the callback runs before each request, then confirm that a passed transformRequest is invoked as described in the expected behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
frontend, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.