add find as type filtering
This commit is contained in:
@@ -65,6 +65,10 @@
|
||||
<option value="3">P3</option>
|
||||
</select>
|
||||
</label>
|
||||
<label>
|
||||
Search:
|
||||
<input type="text" id="filter-text" placeholder="Search issues..." style="margin-bottom: 0;">
|
||||
</label>
|
||||
<button class="reload-button" id="reload-button" title="Reload all data">
|
||||
🔄 Reload
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user