incubator4 opened a new pull request, #2704: URL: https://github.com/apache/apisix-dashboard/pull/2704
Please answer these questions before submitting a pull request, **or your PR will get closed**. **Why submit this pull request?** - [x] Bugfix - [ ] New feature provided - [ ] Improve performance - [ ] Backport patches **What changes will this PR take into?** 1. Add attribute `plugins` to `ResponseBody` 2. Add width attribute to columns of `labels` and `plugins` (Due to without width, these columns might not display as expected) 3. Add new render function for `plugins` columns. **Related issues** fix/resolve #2665 **Checklist:** - [x] Did you explain what problem does this PR solve? Or what new features have been added? - [ ] Have you added corresponding test cases? - [ ] Have you modified the corresponding document? - [x] Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first Why not test cases and corresponding document? Cause of it just was a bug fix. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org