We will enable the keyboard command "mod+F" on the publication page and draft page
while the controls, the visuals and the behavior will be the same, we need to implement the feature two times because both publication and draft are different things (publication is normal react and drafts is the editor)
for now I believe we should limit the search to the content of the publication/draft. I still need to check if this is easier than implementing this for every text in the window (including buttons and app labels)
The UI we can do is a floating input where users can type what they want to find for and then we will "highlight" the results with yellow. in this floating Ui we will show the amount of results we get too.