Sheikh Jamir Alam

Results 29 comments of Sheikh Jamir Alam

@hs7898753 I modifyed the code to make sure we don't see the error when user tries to open the height graph without mentioning the Waypoints. I used the `react-semantic-toasts` package...

@hs7898753 I used [react-toastify](https://www.npmjs.com/package/react-toastify) and this is the output I got. I think it looks cool, do let me know about the warning message. `react-toastify` is better than `react-semantic-toasts` as...

@hs7898753 Can you tell me what's the function of this method in line [640](https://github.com/gis-ops/valhalla-app/blob/1d74652e2e62b7d5a748e327484e403a532d8e12/src/Map/Map.jsx#L640). Its being called from this [line](https://github.com/gis-ops/valhalla-app/blob/1d74652e2e62b7d5a748e327484e403a532d8e12/src/Map/Map.jsx#L267).

> Jep, I agree, it's better to move to the package that's maintained. Should I change the welcome toast and use react-toastify? And uninstall the react-semantic-toasts package?

@Faizan711 This looks like an issue on the client side code. As for the setup, check these links - [Github instructions](https://github.com/appsmithorg/appsmith/blob/master/contributions/CodeContributionsGuidelines.md#-setup-for-local-development) You'll see Youtube video links there as well on...

The selection items are all white background. Should be make dark themed. ![image](https://user-images.githubusercontent.com/48979376/236517523-3c80583e-26ef-4cc2-b7c6-c0630eb03f55.png)

@withshubh Came up with this. Unfornately I don't think it is possible to edit the color for the clock icon in the time section. ![image](https://user-images.githubusercontent.com/48979376/236638593-a51fc21e-bea8-434d-9fbe-f4f1bd4b9799.png)

@PrasannaBH That's weird. I also pulled the latest repo only.