Fix: consistent style an dtext on datasets list page #1492
Merged
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.
Applied consistent style to search buttons in datasets list. Updated buttons text
Description
This PR applies consistent style and wording to the multiple form buttons present in the datasets list page.
![datasets_list_buttons_pr](https://private-user-images.githubusercontent.com/2193724/337261470-61d2c601-2c9f-4414-b098-5c55abc5f027.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNjAyMTMsIm5iZiI6MTczOTE1OTkxMywicGF0aCI6Ii8yMTkzNzI0LzMzNzI2MTQ3MC02MWQyYzYwMS0yYzlmLTQ0MTQtYjA5OC01YzU1YWJjNWYwMjcucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTBUMDM1ODMzWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ODdiZjljZjI5YmI1YmJiODRlZjE2YTJhOGMxYzFkOWVmMDUyNzRlNmE4Yjc3NTYzMDEyNjBkMjk2ZTU3MjQzMCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.MKPgy87khtj4t7qym44HnHjIjNdYbwcUjnMKe2v2Rtk)
Motivation
The datasets list page (which is the main page where users spend most of their time) has inconsistent style and text on the multiple buttons present in the text search and filters form.
Fixes/Changes:
Please provide a list of the fixes/changes implemented in this PR
Tests included
Documentation
official documentation info
If you have updated the official documentation, please provide PR # and URL of the pages where the updates are included
Backend version