Frane Polić
Frane Polić
> One thing (and this might just be my preference) I think it would be cool to create something like a `components` folder in the bulk-editor folder in order to...
> there is still some of seb comments and that there is still some redis stuff, is that intended? I made the change as Seb suggested. The import strategy doesn't...
@Sajibekanti you can check out [this repo](https://github.com/medusajs/docker-medusa). Also, in [this PR](https://github.com/medusajs/docker-medusa/pull/8) you can find an example of running medusa in Docker using multistage builds.
On it @olivermrbl 👀
The main flow works nicely! However, I've noticed 2 issues: 1. If you try to reuse the same invite link twice -> it won't create an account but the flow...
> Did you accept it with a different email + password or the same as the first time? I used a different email. > This is actually intended behaviour and...
> What is this dropdown on the actual payment supposed to hold? Something that will come in a follow up? Not sure what was intended but do we add a...
> Any way we can have the form render immediately upon opening the refund menu? Fixed. If the modal which is a nested route is fetching the same data with...
> Does it make sense to have the link between Order and Fulfillment as a real link and not create `order_id` in the Fulfillment module? Yes, agree! I wasn't sure...
> Question: What do we plan to add here and when? I've added a placeholder UI, the other issues should be resolved as well.