-
# Design Student Details Page 📊👩‍🎓
## Description
**Issue**: Design the user interface for the student details page in the QR-Based Attendance System. This page will enable students to view thei…
-
### Is your feature request related to a problem? Please describe.
We are using USWDS for a site we are building using SvelteKit, which has automatic style splitting between "layout" and "page" CSS.
…
-
### Is your feature request related to a problem? Please describe
[vmauth](https://docs.victoriametrics.com/vmauth/) is designed to be entry point for requests to other VictoriaMetrics components. …
-
### Describe your motivation
Currently, `Binder` (and `BeanValidationBinder`) work with Java records, but with a couple of limitations:
* "virtual properties" are not handled (e.g. a method in t…
-
For now, a living document that gives a high-level overview of topics/lessons to cover.
# Prerequisites/background
* Background
* What the DOM is, how it relates to HTML + Javascript
* E…
-
First of all, great work !
Your components for date / time picking are great. I only have an issue for those of us in Europe using 24 hours based time :)
I investigated and it seems Google is quite u…
-
### Problem
The Spezi module should support watchOS to enable developers to build a watchOS-based application.
The current UI elements in the Spezi module only support iOS. As we want to support t…
-
SentenceVAE/
│
├── encoder.py
│ ```python
│ import torch
│ from torch import nn
│
│ class SentenceEncoder(nn.Module):
│ '''Sentence Encoder with byte-level BPE tokenization, lear…
-
The `font-size` of modals titles is currently `18px` (see https://boosted.orange.com/docs/5.0/components/modal/) but should be `20px` according to the [Orange Design System](https://system.design.oran…
-
I have used my project (quickform-core) in another project and used css extraction without problems. But in a new project i am just hitting my head against the wall for hours now not able to figure ou…