Sarthak Ladhwe

Results 9 comments of Sarthak Ladhwe

Hi @samlhuillier, I see that there's some interest in this issue, but it's not currently assigned to anyone. I've started looking into this issue and currently planning on how to...

Hi @samlhuillier, I'm working on it. I shall create a pull request soon. My approach is to position the context settings just above the chat input field. I believe this...

/attempt #345 Options Cancel my attempt

Hi @samlhuillier @joseplayero, I have linked a draft pull request for this issue. I would love some thoughts on the current approach. Any changes are welcome! :)

Hi @petar-cvit, I’m encountering an issue where the API is returning null for my request. I’ve used the correct information from the resources listed at `http://localhost:3000/api/modules/k6-operator/resources` and formed the request...

No worries! Just let me know when it's supported, I'd be eager to tackle it. There’s a workaround by parsing manifest YAML into a JS object, but I believe our...

Hi, I'd love to take on this issue as my first contribution. I have experience with React and would be happy to help. Could you please assign this issue to...

@petar-cvit sure! We are using ```react-ace``` for YAML editor and I couldn't find an implementation for 'copy to clipboard' functionality. So I'll just position the button with absolute positioning on...

Hi @petar-cvit, I've implemented the changes, including a tooltip that appears when hovering over the button. If you have any UI preferences or suggestions, I'm happy to make adjustments. Could...