Skip to content

Bh dev#92

Open
akshatrana02 wants to merge 64 commits into
bh-mainfrom
bh-dev
Open

Bh dev#92
akshatrana02 wants to merge 64 commits into
bh-mainfrom
bh-dev

Conversation

@akshatrana02

Copy link
Copy Markdown
Contributor

No description provided.

shashank-kenpath and others added 30 commits May 20, 2026 16:50
Replace hardcoded test coordinates with navigator.geolocation.getCurrentPosition and add comprehensive error handling and options. fetchLocation was changed from async to a callback-based function that stores latitude/longitude in localStorage and calls fetchNotifications on success. Also resolves leftover merge conflict markers and enables high-accuracy, timeout, and zero maximumAge options.
Integrate language support into the NotificationsPopover component by utilizing the useLanguage hook. Update notification messages to be translatable, including tooltips, titles, and feedback prompts. Additionally, add corresponding translations for notifications in multiple languages, ensuring a consistent user experience across different locales.
This reverts commit 3af2174.
…-API

# Conflicts:
#	.github/workflows/build.yml
#	src/contexts/AuthContext.tsx
#	src/hooks/store/chat/index.ts
#	src/lib/api-service.ts
#	src/lib/telemetry.ts
fix: generate docker lockfile during build
Introduce a utility function to unescape newline characters in notification content, ensuring proper formatting. Update bodyPreview and NotificationsPopover components to utilize this function for improved text handling and display.
akshatrgb added 2 commits July 2, 2026 09:58
Comment out LocationPermissionDialog import, its state and rendering in ChatLayout and instead call fetchLocation(..., { trackBrowserDecision: true }) so the native browser prompt is used. This removes the custom location permission popup flow. Also add a generated tsconfig.tsbuildinfo file (build metadata).
…popup

Disable custom location permission dialog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants