manojalluri

Results 5 issues of manojalluri

Added (1-based) to the module docstring to clarify that the a1z26 cipher uses a 1-based index (a=1, b=2, etc.).

Many beginners struggle with advanced Git workflows. Adding video tutorials for topics like cherry-pick, rebasing, and squashing commits would greatly help new contributors understand these concepts better.

The log message incorrectly stated that the materialized view refresh was scheduled "every night at 1am CDT" when the interval is actually configurable via the refresh_materialized_views_interval_in_days config option. This change...

redundant

## Summary This pull request updates the minimum required Python version from 3.9 to 3.10 for the Map Machine project. ## Changes Made - **pyproject.toml**: Updated `requires-python` from `>=3.9` to...

## Summary This PR fixes the breadcrumbs overflow issue on mobile devices by adding horizontal scroll support to the Breadcrumbs component. ## Changes Made - Add `overflowX: 'auto'` to the...

Review allow-preview ✅