single-page-app
Here are 1,316 public repositories matching this topic...
-
Updated
Sep 23, 2020 - JavaScript
-
Updated
Oct 7, 2020 - JavaScript
-
Updated
Jul 12, 2020 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Mar 11, 2020 - TypeScript
-
Updated
Jun 28, 2017 - JavaScript
-
Updated
Jul 27, 2020 - Java
-
Updated
Aug 29, 2020 - JavaScript
-
Updated
Oct 3, 2018 - PHP
-
Updated
Oct 9, 2020 - JavaScript
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Jun 15, 2020 - JavaScript
-
Updated
Sep 7, 2020 - Vue
-
Updated
Sep 2, 2020 - TypeScript
For mails which are not a thread but just single emails, the layout is a bit strange currently cause it shows too much info. Also it makes no sense to be able to collapse the only email.
So we could check what to do with the header there (possibly just not show the people bubbles in the header?) and probably block collapsing the mail.
-
Updated
Sep 12, 2020 - JavaScript
-
Updated
Aug 8, 2018 - JavaScript
-
Updated
Apr 4, 2020 - JavaScript
-
Updated
Jul 12, 2020 - Elm
-
Updated
Apr 29, 2020 - Vue
-
Updated
Sep 29, 2020 - JavaScript
-
Updated
Jul 8, 2020 - Java
-
Updated
Oct 11, 2018 - JavaScript
-
Updated
Jul 3, 2019 - Swift
What I'm trying to achieve
Placeholder "Search ..." is only visible if focus is set to the field search, so it is not clear that this field is there.
Steps to reproduce the problem
- Log in as an Admin to Dashboard.
- Go to page where search is available e.g. Products
- Move mouse to the field with search
- Placeholder is shown after step no. 3.
What I expected to h
-
Updated
Apr 29, 2020 - JavaScript
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Feb 21, 2020 - Vue
Improve this page
Add a description, image, and links to the single-page-app topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the single-page-app topic, visit your repo's landing page and select "manage topics."


Is your feature request related to a problem? Please describe.
When the user clicks a
<DeleteButton>in an Edit toolbar, react-admin displays "Element deleted". I would like to customize that message for different resources (e.g. "Post deleted" and "Comment deleted").Describe the solution you'd like
I would like
DeleteButtonto behave likeSaveButtonand acceptonSuccessand