[PR #400] [MERGED] Add down arrow to scroll user to bottom of page #3337

Closed
opened 2026-02-22 18:33:35 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/400
Author: @shatfield4
Created: 11/28/2023
Status: Merged
Merged: 12/4/2023
Merged by: @timothycarambat

Base: masterHead: nice-to-haves


📝 Commits (10+)

  • 6ca2f09 fix sizing of onboarding modals & lint
  • 26458e7 fix extra scrolling on mobile onboarding flow
  • 1ebd3ae added message to use desktop for onboarding
  • 67fc8d5 linting
  • 24dde67 add arrow to scroll to bottom (debounced) and fix chat scrolling to always scroll to very bottom on message history change
  • 67f97e1 fix for empty chat
  • 0587454 change mobile alert copy
  • 6f4f25d Merge branch 'master' of github.com:Mintplex-Labs/anything-llm into 396-modal-sizes-too-big-in-onboarding-flow
  • a50848a fix div with bullet points to use list-disc instead
  • 9b47e7a Merge branch '396-modal-sizes-too-big-in-onboarding-flow' of github.com:Mintplex-Labs/anything-llm into 396-modal-sizes-too-big-in-onboarding-flow

📊 Changes

1 file changed (+49 additions, -6 deletions)

View changed files

📝 frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/index.jsx (+49 -6)

📄 Description

Create down arrow that appears when chat is not scrolled to the bottom


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/400 **Author:** [@shatfield4](https://github.com/shatfield4) **Created:** 11/28/2023 **Status:** ✅ Merged **Merged:** 12/4/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `nice-to-haves` --- ### 📝 Commits (10+) - [`6ca2f09`](https://github.com/Mintplex-Labs/anything-llm/commit/6ca2f09079856176e5929c45539a178dc4892a13) fix sizing of onboarding modals & lint - [`26458e7`](https://github.com/Mintplex-Labs/anything-llm/commit/26458e753d56692f7b4aaa9af358b3c547ede7a4) fix extra scrolling on mobile onboarding flow - [`1ebd3ae`](https://github.com/Mintplex-Labs/anything-llm/commit/1ebd3ae5849e83f29401d853b84df2d278ea2970) added message to use desktop for onboarding - [`67fc8d5`](https://github.com/Mintplex-Labs/anything-llm/commit/67fc8d5a160510826a154a0875d6fbcb3d9cc9f5) linting - [`24dde67`](https://github.com/Mintplex-Labs/anything-llm/commit/24dde673d12c8f29301e0a38458a002ebb080380) add arrow to scroll to bottom (debounced) and fix chat scrolling to always scroll to very bottom on message history change - [`67f97e1`](https://github.com/Mintplex-Labs/anything-llm/commit/67f97e15336e30e8a9d8c66c8dbfbc888d2e4dd1) fix for empty chat - [`0587454`](https://github.com/Mintplex-Labs/anything-llm/commit/058745464b9eaed3d49cd2af683d9a5406dfd03f) change mobile alert copy - [`6f4f25d`](https://github.com/Mintplex-Labs/anything-llm/commit/6f4f25d4a79780dc0d1de99b20a3630479ab258e) Merge branch 'master' of github.com:Mintplex-Labs/anything-llm into 396-modal-sizes-too-big-in-onboarding-flow - [`a50848a`](https://github.com/Mintplex-Labs/anything-llm/commit/a50848ac1ae7c53775cb5a23b13871d3e8695b18) fix div with bullet points to use list-disc instead - [`9b47e7a`](https://github.com/Mintplex-Labs/anything-llm/commit/9b47e7afb00f100824db433798022da071cec023) Merge branch '396-modal-sizes-too-big-in-onboarding-flow' of github.com:Mintplex-Labs/anything-llm into 396-modal-sizes-too-big-in-onboarding-flow ### 📊 Changes **1 file changed** (+49 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/index.jsx` (+49 -6) </details> ### 📄 Description Create down arrow that appears when chat is not scrolled to the bottom --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:33:35 -05:00
yindo closed this issue 2026-02-22 18:33:35 -05:00
yindo changed title from [PR #400] Add down arrow to scroll user to bottom of page to [PR #400] [MERGED] Add down arrow to scroll user to bottom of page 2026-06-05 15:12:53 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3337