question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Make create/add button consistent on all SPAs

See original GitHub issue
Issue Type
  • Feature enhancement
Summary

GoCD application has a separate page to manage the different GoCD entities. Each page has either an Add or Create button to create a new entity. The styles of these add entity buttons are different on each page. Example:

On Pipelines Page:

Screen Shot 2019-12-19 at 11 34 41 AM

On Environments Page:

Screen Shot 2019-12-19 at 11 34 50 AM

On Templates Page:

Screen Shot 2019-12-19 at 11 34 59 AM

On Elastic Agent Configurations Page:

Screen Shot 2019-12-19 at 11 35 08 AM

Expected Results

All GoCD pages should have a consistent Add entity button.

Actual Results

Different GoCD pages implements the Add entity button differently.

Possible Fix

We can choose one of the button styles from the above-mentioned 4 button styles.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:18 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
adityasoodcommented, Dec 19, 2019

@GaneshSPatil I think the idea specifically for the new Pipelines SPA is that there are two buttons Create new Pipeline Group and Add New Pipeline. Given the placement of these, @streisguth suggested we keep the primary button in bold and hence Add New Pipeline was made bold.

I agree we should standardize on what the text should read and if we need the plus icon.

Maybe something like Create <entity-name>. @streisguth could you help with some thoughts?

0reactions
stale[bot]commented, Jul 11, 2020

This issue has been automatically marked as stale because it has not had activity in the last 90 days. If you can still reproduce this error on the master branch using local development environment or on the latest GoCD Release, please reply with all of the information you have about it in order to keep the issue open. Thank you for all your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

A Complete Guide to Links and Buttons - CSS-Tricks
Our complete guide to links, buttons, and button-like inputs in HTML, CSS, and JavaScript.
Read more >
How to Build A Single Page Application (SPA)
Single page applications fit all website content within one page. ... Clicking a link or button in a SPA won't reload the page....
Read more >
ASP.NET - Single-Page Applications: Build Modern ...
Luckily, there are many open source JavaScript frameworks that make it easier to create SPAs. In this article, I'll walk through creating a...
Read more >
Implementing Micro Frontends with single-spa and React
single-spa is a unique framework that takes advantage of the in-browser module and SystemJS import maps to create a scalable micro front-end ...
Read more >
Marquis hot tub owners manuals and downloads
Our collection of Marquis manuals, downloads and guides.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found