θΏ™ζ˜―indexlocζδΎ›ηš„ζœεŠ‘οΌŒδΈθ¦θΎ“ε…₯任何密码
Skip to content

Conversation

@shatfield4
Copy link
Collaborator

@shatfield4 shatfield4 commented Mar 19, 2024

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #914

blocked by #902

What is in this change?

Describe the changes in this PR that are impactful to the repo.

  • Add comments to document picker component for readability
  • Reduce complexity by combining functions that don't need to be split
  • Fix alternating row colors for file rows and folder rows
  • Make document picker modal responsive and switch flex direction on smaller screen sizes

Additional Information

Add any other context about the Pull Request here that was not captured above.

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

@shatfield4 shatfield4 linked an issue Mar 19, 2024 that may be closed by this pull request
@shatfield4 shatfield4 changed the title 914 refactor refactorcomment document picker modal [REFACTOR] Refactor & comment document picker modal Mar 19, 2024
@timothycarambat timothycarambat merged commit 129c456 into master Mar 21, 2024
@timothycarambat timothycarambat deleted the 914-refactor-refactorcomment-document-picker-modal branch March 21, 2024 00:40
cabwds pushed a commit to cabwds/anything-llm that referenced this pull request Jul 3, 2025
* implement alternating color rows for file picker

* implement alternating colors for workspace directory

* remove unneeded props/variables

* remove unused border classes

* WIP new folder UI

* remove unneeded expanded prop from filerow component

* folder creation UI and files object manipulation WIP

* folder creation & moving files complete

* add developer API support for creating folders and moving files

* update alternating row css for file picker

* remove unneeded props from merge

* add comments to ManageWorkspace modal and switch flex direction on smaller screen sizes

* drop Legacy and remove transitions post-merge

* switch flex direction on document picker on smaller screen sizes + css fixes for my documents

* linting

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
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.

[REFACTOR] Refactor/comment document picker modal

3 participants