blackjak231

Results 4 issues of blackjak231

Hi ! When using dynamic navigation and when editing an entity, I would like to be able to submit all steps at once directly from any step. The goal is...

Right now, the current localization system does not handle using field names in route parameters. ### Example #### Route definitions french: `/ville/{city:slug}` --> default language english: `/city/{city:slug}` Using ` LaravelLocalization::getLocalizedURL()`...

Hi ! Google has implemented MarkerWithLabel as an additional library that can be found here : https://github.com/googlemaps/js-markerwithlabel I think the implementation would be fairly similar to the Marker component ?...

enhancement

### Describe the bug ### Observed behaviour Selecting an item in MultiSelect scrolls to focused item before setting new focus. ![ezgif-2-20a6833b8b](https://user-images.githubusercontent.com/1529214/189646245-bc7bc75f-13e6-43f4-b244-69185de57f82.gif) ### Reproducer _No response_ ### PrimeVue version 3.17.0 ###...

bug