Ravi Makhija

Results 14 issues of Ravi Makhija

This PR aims to resolve issue #8146. #### Current behavior: The current Python [getting started example](https://xgboost.readthedocs.io/en/stable/get_started.html) requires the user to manually set the local file path to the Agaricus data...

Hi - this is a feature proposal for the Python package portion of `xgboost`. If there is interest, I would be happy to try implementing and provide a PR. ####...

# Pull Request ## Change Summary Integrates the desktop and mobile component code for the Resource modal under a common directory and uses a more consistent approach. Previously, the mobile...

**Is your feature request related to a problem? Please describe.** There appears to be opportunity to consolidate the approaches for how the resource modal is rendered on mobile and desktop....

Addresses issue #462, where we want to improve the display the resource title/subtitle(s) when there is missing data. ## Notes for reviewers: - There was one additional case that came...

Adds a test for food site info on mobile. Addresses issue #494. Notes for reviewer: - A Cypress video is below. Some of the test actions do not show up...

Updates the devcontainer.json file for both GitHub Codespaces as well as local VS Code docker setups (when devcontainer.json is being used). This shouldn't change much for folks using these tools...

The map tint is now deactivated in response to search bar behavior when pressing enter, selecting one of the search results, or tapping on the map (pin or background). Addresses...

When one clicks some of the Toolbar icons (e.g. Add Site, Search, or the Filter), the map pins blink briefly. On mobile they only blink on the first click, but...

Bug

## Change Summary Addresses #527. Introduces `lastResourcePan` in redux state to supersede prior `mapCenter` in redux, and `currentLat/currentLon` component state in ``, which helps properly track the last pan caused...