Open olodar opened 1 year ago
Hello, I would like to work on this issue, can you please assign it to me ?
Hi @azaki45 You don't need to be assigned to the issue to work on it. You can just dive right in and start working on it. 🚀
@jayesh-jain252 Sure, thank you !
I have set up the developer environment locally and it's working fine. I am able to reproduce the issue locally, just a little lost on how to proceed from here. I am a little confused on navigating the code base and getting to the root of the issue, some direction and guidance will be highly appreciated. Thank you!
I have set up the developer environment locally and it's working fine. I am able to reproduce the issue locally
Awesome @azaki45 🚀🙌
If you're facing difficulty understanding which component to look for, a handy tool you could try is the React DevTools
Chrome extension.
In addition, to get a better grasp of the repository structure of Rocket Chat, you can refer to these docs: https://developer.rocket.chat/open-source-projects/server/repository-structure
is this good first ?? i think not (+)
@jayesh-jain252 I wanted to know if the issue has been rectified
@jayesh-jain252 Hi, I would like to work on this issue.
Hey @jayesh-jain252, is this issue fixed?
Hey there! I'm just a contributor, so I can't confirm if it's fixed, but there's a PR that's been waiting for a response from the maintainers😊
Hey there! I'm just a contributor, so I can't confirm if it's fixed, but there's a PR that's been waiting for a response from the maintainers😊
Alright. Thanks for the clarification.
i will work on this issue
Hi, I can solve this problem so I can give you solution of this problem
this seems interesting, would love to contribute. How can i get started?
Hi, this issue seems to be unattended for a long time. I would like to help solving this issue. Looking forward to work with your team.
@olodar Can you confirm if this issue is up for grabs or not?
@olodar is the issue still open ?
@aryamanpathak2022 Probably not, coz the issue is still open
@SahilAnower @aryamanpathak2022 It was partically fixed: preview shows and I can view attachment, but if I'll try to download file, it still comes to old address so I can't download file which was uploaded to old address.
@olodar Is this issue still open for contribution?
@olodar Is this issue still open for contribution?
apparently it is still open
I couldn't reproduce the issue after altering server url, I think the issue has been fixed as I already see the proposed fixes from this pr #29620 in the current version RocketChat:develop.
is this issue till open
Description:
For example, old adress was 10.0.3.171, I sent picture and you can see address 171 now, I changed address to 200, link to attachment also changed to 200 but in Files menu still old address 171
Steps to reproduce:
Expected behavior:
Links must coming to actual (changed) address, not old
Actual behavior:
Links coming to old address
Server Setup Information:
Client Setup Information