quarkusio/quarkus-super-heroes
Introduce ability to pick specific fighters for battles
開放
#43 建立於 2022年3月25日
enhancementhelp wantedui
倉庫指標
- 星標
- (385 顆星)
- PR 合併指標
- (平均合併 5天 8小時) (30 天內合併 25 個 PR)
描述
In the super heroes UI, introduce the ability to pick a specific hero and/or villain for a battle, rather than selecting random ones.
Maybe a pop-up that hits the heroes & villains services directly? This would also be a good thing where in the future we could introduce an API management layer so that the UI only talks to that and not the individual services directly.
There would probably need to be some discussion on the UI and the flow. That discussion can happen here in this issue.
Additionally - the same way the UI handles the URL to the fight service would have to work here as well for the UI to talk to both the heroes & villains services.