-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to …
-
-
# User story
As a developer, I want the packages to be separated by acquisition machine and for them to all follow the same general structure. Refactor the dynamic routing package to be separated
…
-
### Issue Summary
I tried to upload my routes.yml to a production configured ghost instance and I got `Please select a valid YAML file to import.`.
After some research I figured out that the problem…
-
Thanks for your work with the terraform/opentofu openstack provider, it is really appreciated.
This issue is to raise awareness of the lack of neutron BGP dynamic routing support in the provider, a…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
##…
-
**Is your feature request related to a problem? Please describe.**
The frontend seems to fetch all the files to b sent to the browser. This affects the response time of the website.
**Describe the…
-
To improve the maintainability and scalability of our application, we need to enhance the router by adding support for parameters, introducing new middlewares, and organizing routes into separate file…
-
**Is your feature request related to a problem? Please describe.**
Once an activity or workflow task is scheduled its task queue name is fixed. In many cases for development/troubleshooting and other…
-
### 这个功能解决了什么问题?
有一些很重复的场景,可能只是内容不同,其他都是相同的,如果能暴露一个动态路由,可以通过编程式的来处理所有数据这就太完美了。
### 你期望的 API 是什么样子的?
在docs文件下创建类似于 `:id`的文件夹表示这个是一个动态组件,在文件夹内创建 index.tsx等文件,接收一个props包含id,这样就可以批量处理了。