This repository was archived by the owner on Apr 14, 2026. It is now read-only.
Fixed a css issue for the root folder page#2577
Merged
adlius merged 1 commit intoJun 13, 2025
Merged
Conversation
adlius
approved these changes
Jun 13, 2025
7b1a228
into
CenterForOpenScience:feature/pbs-25-10
9 checks passed
adlius
added a commit
that referenced
this pull request
Jun 13, 2025
* fix: use compact IRIs to match the api
(yet todo: json-ld parsing that would handle either)
* fix: IRIs represented as {"@id": "..."}
* (partly) fix types
* [ENG-7876] Feature/file picker select root (#2556)
* Added the files
* Removed tokens
* Updates to display the selected root folder
* Added GFP to the files page
* Updates to add the root folder
* Added the manager to reload the wb once a new file or folder is selected
* Enabled the disabled button featuree again
* Fixed a test
* Updates to the flow for a token from the BE
* Added the final touches and removed pruned instructions
* Updates for the PR
* Updates to move all the google file picker code into the component
* Cleaned up comments and models
* Update for PR request
* do not send initiate_oauth after oauth flow is successful
* fix
* Removed a call to a function
* Added functionality so the GD menu item and select folder are not enabled until oauth token is loaded (#2571)
* Removed a call to a function
* Updates to disable the menu and select folder button until the token is loaded
* remove unnecessary group embed
* Fixed a css issue (#2577)
---------
Co-authored-by: abram axel booth <boothaa@gmail.com>
Co-authored-by: abram axel booth <aaxelb@users.noreply.github.com>
Co-authored-by: Lord Business <113387478+bp-cos@users.noreply.github.com>
Co-authored-by: Brian Pilati <brianpilati@cos.io>
Co-authored-by: John Tordoff <Johnetordoff@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Fixed a minor css formatting issue
Summary of Changes
Added an if statement to the class logic
Screenshot(s)
N.A
Side Effects
N.A
QA Notes
CSS should be correct