Skip to content
#

wiki

Here are 2,732 public repositories matching this topic...

tommoor
tommoor commented Apr 25, 2022

This is due to the input not being controlled – it only updates on mount and when the user types.

To Reproduce
Steps to reproduce the behavior:

  1. Go to "Search" in left sidebar
  2. Click on a recent search term (you have to have at least one)
  3. The url updates, the results update, but the search bar remains empty

Expected behavior

  • The search term is also added to the search
bug good first issue
mareq
mareq commented Apr 8, 2021

The comment in code directly says it: "... Or it would hang the system if wiki file was created in $HOME or C:/ dirs".

I am trying to create wiki from the directory that contains (among other things) clones of repositories I am working on. The reason being that I want to avoid having two mirrored directory structures: one that has notes and another one that has code. So I am trying to make th

Nightfirecat
Nightfirecat commented Apr 18, 2022

When editing a page, the <textarea> containing the page text can be resized both vertically and horizontally (by grabbing the handle at in the bottom-right corner of the element), but can be expanded beyond the edge of the #dokuwiki__content container, making the handle and scrollbar inaccessible and any text on the right side of the editor unreadable.

Perhaps vertical resizing could be mai

Improve this page

Add a description, image, and links to the wiki topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wiki topic, visit your repo's landing page and select "manage topics."

Learn more