-
Currently there is a function for elliptic curves in SageMath called `lmfdb_page()` that opens the corresponding lmfdb page for the curve in the users browser, this is very convenient for lazy people …
-
FD: https://help.oac.cdlib.org/a/tickets/152504
==
Hello, I'm investigating the results of our latest link checker report from EZID, which contained 225 objects that should have been available in Ca…
-
A test failed on a tracked branch
```
Error: retry.tryForTime reached timeout 5000 ms
Error: retry.tryForTime reached timeout 5000 ms
TimeoutError: The element [data-test-subj="all-cases-modal"] was …
-
### Description
Adding a collectionview to a page and only setting the ItemsLayout property for Tablet will throw a null reference exception before the page appears on mobile.
### Steps to Reproduce…
-
I encountered a requirement, which required loading multiple vst3 plugins to process the sound collaboratively. It was necessary to display the control page of each vst3 plugin. After checking the cod…
-
Create an Object class for the InfoView object.
It should contain:
- Title - String
- Description - String
- Image/Map - A String of the path to the asset that should be displayed
- Associated …
-
Per the documentation https://relay.dev/docs/api-reference/use-pagination-fragment/#behavior
> loadNext: Function used to fetch more items in the connection in the "forward" direction.
Arguments:…
-
### System Info
Platform: Linux-5.15.148.2-2.cm2-x86_64-with-glibc2.35
Python version: 3.10.14
Bitsandbytes version: 0.43.1
Safetensors version: 0.4.5
Accelerate version: 0.34.2
Accelerate con…
-
Overall, you did a great job, and I like your web interface!
Here are some suggestions: maybe your test can do refactoring by adding a page object to improve. Also for your service, I think there are…
-
Page objects allow the user to create custom selectors and sequences of selenium commands for a particular page on the site. This allows us to keep the tests dry while keeping the namespacing the comm…