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.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: templates framework #4254
base: main
Are you sure you want to change the base?
feat: templates framework #4254
Changes from 167 commits
fbecc14
f725469
21366a3
394edc2
9a95041
fa39589
70a87a4
323846a
f5017c2
757f601
9ade835
5e621b0
25c0bf5
6f7e626
5646995
8ab3d50
bc52a63
7ccfef4
0345ae0
58cf0db
3d1ef59
1bc5cbe
08a59a1
1467158
e82d3e5
d2e6c1f
46627d5
5ef619c
e2433e4
e1f90c9
633d7cf
5914db0
000e9e2
41489c9
2c15fbb
9c209e8
07a65e7
4ef35f3
fb87a57
db13c83
cbd497e
c6849f8
b8de83e
77263d6
49c5f17
455b7f4
81bba74
defcca8
9969a5a
4db924d
c03ec4f
4327d01
319b423
ba9a8e2
4bffc33
78ed5ac
b7069ad
0b4df66
55afc60
c0a8c0a
df47e1b
a0fa5fb
5a0841b
e1450af
e0dada5
fa0cd01
15a0f6b
0391fe7
b78feed
05b826b
9f290da
8aa2cae
0ebdaa3
312ff11
1f3a019
fb65d88
c87ca9e
bc9227b
76497e3
57306ba
4ac6cfa
eca3148
a3841f2
391035f
78a5024
d111873
c0ec84a
811d236
0c7e23a
7bb6ad5
1e3b987
b10bc9e
e5d38e7
bdd40d5
d01f4ae
7322938
c1f0047
c0e73f3
f44dc6d
f0585de
d218568
2a18a53
a891754
c143823
f953695
1eae69f
e83adb9
a431172
03a2f06
3149beb
05f3b9a
e261482
500d8d3
2f1c22d
a6e36d9
f90e0f8
369698d
b5fbcbc
2422db9
be8f576
ffc798d
7e3f860
43cf4a8
ed5787b
29c8ee4
ee0a57f
25ff89a
4b4f11e
9379996
bafb0f7
7604563
f91a24f
9803b89
a9d6c40
41f6adc
8117682
3f3e51e
92c8bed
43eef4d
e5c9135
fb808e9
d8e40de
d36e36e
73cfa1b
fe6af83
5c79ba6
b17cdad
1f6ad7d
50e4101
d23534f
3d0b61f
3414ce3
112b783
b725971
748bd06
6da8ae4
4be3ff5
1b07d79
9dd137c
46d1179
77202a0
5b2325c
a0ae6b1
1bd5609
3e1dd8e
6f5945c
e8a41e3
8eddd17
3c98c3f
e052f38
6670952
004bde4
4e7f90d
16249ca
f3b0491
32d590b
793b31d
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should probably use debounce
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Clicking on the search bar should always focus the input. Right now, the input is only focused if you actually click on the input within the container.