Aditya Mayukh Som
Aditya Mayukh Som
I would like to start contributing solutions written in GoLang if it is allowed.
I believe implementing A* algorithm between two nodes will require some kind of heuristic function which can be used to evaluate an approximate cost to the goal node from the...
As no one else is currently working on this, I have started working on the issue. Will open a PR soon.
@joelshepherd Could you please give any updates regarding the bug with GitHub calendar?
I cannot reproduce this issue on my local system using `make ui`. I have tried in both `dev` and in `main` branch. If this issue has been resolved, please mark...
The solutions I propose are as follows - 1. Pattern match the website URL with well knows hosting providers and conditionally render the corresponding icons. [Relevant code in repository](https://github.com/apache/incubator-answer/blob/da490d4006281376313abd984a0e75450d6e9041/ui/src/pages/Users/Personal/components/UserInfo/index.tsx#L125) ####...
The new website looks really good, and it has the polish, but I think the documentation needs to be thoroughly updated as most of the examples still has only code...
The new website is amazing, but the documentation itself is not organized and mostly everything is under `examples`, before merging this, can the documentation be a little more organized? Most...
@imlargo I think on the mobile website, the previous and next button on the docs look a bit weird considering its font sizes are not matched and they are excessively...
I think dataloader and datapipes are going to be removed in future, but in the meantime, are there any workarounds?