The new functionality of the Node-RED v3.0.x to be able to configure header information in the http request property is useful. I thought that the sortable list is more beneficial for the area because some API calls tend to use more than two headers. In my case, I would like to organize the following items by environmental variables or value order.
How about supporting the sortable list in the header area of the http request property?
I see no reason not to add drag handles. Are you proposing to raise a PR?
@Steve-Mcl Thank you for your reply. Yes, I submitted the pull request.
node-red:master
← kazuhitoyokoi:master-fixeditablelist4httprequest
opened 03:55AM - 30 Aug 22 UTC
## Types of changes
- [ ] Bugfix (non-breaking change which fixes an issue)
- … [x] New feature (non-breaking change which adds functionality)
## Proposed changes
I added the options to make the list sortable on the property UI of the http request and http response nodes.
We discussed this new functionality on the following Node-RED forum.
https://discourse.nodered.org/t/sortable-list-in-the-header-area-of-the-http-request-node/67076
## Checklist
- [x] I have read the [contribution guidelines](https://github.com/node-red/node-red/blob/master/CONTRIBUTING.md)
- [x] For non-bugfix PRs, I have discussed this change on the forum/slack team.
- [x] I have run `grunt` to verify the unit tests pass
- [ ] I have added suitable unit tests to cover the new/changed functionality
system
Closed
29 October 2022 03:59
4
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.