Biruk Belay

Results 7 issues of Biruk Belay

### Describe feature a toggle list for folding texts, lists, and headings so that notes can be organized more efficiently, this is an example from Notion ![Screenshot_1](https://user-images.githubusercontent.com/56615724/220924757-4653a299-3c62-4599-a2de-134956d7cbe5.png) ### Additional Information...

Type: Enhancement

### Expected Behavior 1. when the option button is clicked i dont want any other option clicked automatically from the menu with out me specifically clicking them, specially the delete...

why are we deprecating cuid, there are case one may want to use k-sortable ids, And the security issue is dependent on your use-case, there are cases where you might...

### What happened? Because go already have structs, that can define schema, a support for code first approach is potentially possible. ### What did you expect? i expect the schema...

## Please review previous closed issues before filling out a new one! Duplicate issues will be closed without comment. **Is your feature request related to a problem? Please describe.** this...

There are no active graphql libraries in golang supporting struct first approach, there was [thunder](https://github.com/samsarahq/thunder) but it is now archived, and from the way huma is built i think it...

question

On huma parameters are not checked recursively, on structs which limits us to only embedding structs for queries on humas code on huma/huma.go line 213: it sets recurseFields to false,...