Alex Brazier

Results 16 issues of Alex Brazier

Is it possible to use the window as the container element, so it increases the height of the main scrollbar, rather than having the table in a container with its...

This change adds an option to specify colour labels which a screen reader is able to use to read out the colour. Without this the only thing the screen reader...

When using a setup with the `_sites/[site]` structure using `router.push` or `router.rewrite` with `shallow: true` causes a hard redirect, using `window.location.href`. e.g. ```ts router.push({ query: { s: ‘test’ }}, undefined,...

**Feature Request** When making a request using `FormData` the data part of the curl request is empty. It should include the data as a form data object.

Closes #27 - Export all logs as HAR file PR is still a work in progress to handle all requests ## TODO - [ ] Add post data for POST/PUT...

**Feature Request** Filters should be added to the monitor page to filter by request method (`POST`, `GET`, `PUT` etc.) and by the response status code, e.g. to only show errors.

enhancement

I'm trying to modify the content of a remote notification on iOS in the background, e.g. change the title and body, or decrypt a message. Is this possible with this...

- css-loader isn't required after build and causes a security warning - classnames isnt' being used

| Default | With Filters | |--------|--------| | ![Simulator Screen Shot - iPhone 14 Pro - 2023-05-27 at 20 33 31](https://github.com/alexbrazier/react-native-network-logger/assets/5689874/9f7e1b93-6242-4dfc-94f3-59440a2d647d) | ![Simulator Screen Shot - iPhone 14 Pro -...

Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in your own...

Other Approved
Self Merge
Edits Owners