Skip to content

Conversation

@ncovercash
Copy link
Member

@ncovercash ncovercash commented Sep 18, 2024

folio-org/stripes-core#1535 must be merged before this PR can pass

setTokenExpiration(te ?? { atExpires: -1, rtExpires: -1 });
setIsLoading(false);
});
setIsLoading(true);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is goofy, but eslint got mad and insisted it was always false

Copy link
Member

@zburke zburke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code itself looks fine but you're missing a required update in package.json and the stripes-core import appears to be based on a local workspace config, not a real-world bundle scenario.

@ncovercash ncovercash requested a review from zburke September 20, 2024 14:22
@ncovercash
Copy link
Member Author

@zburke should be fixed — also added the fixedLengthSessionWarningTTL from your eureka stripes-core merge!

ncovercash and others added 4 commits October 4, 2024 10:48
Copying the value of the constant into this component, instead of
importing it from stripes-core, gives us the same end result without
requiring us to bump the peer-dep on stripes up from `^9.1.0` to
`^9.2.0`, allowing this release to remain compatible with Q.

Refs UID-159
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 9, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@zburke zburke merged commit fefb060 into master Oct 9, 2024
@zburke zburke deleted the uid-159 branch October 9, 2024 18:48
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