Page MenuHomeDevCentral

Add action button to the Docker images workboard
ClosedPublic

Authored by basakankit on Jan 1 2024, 07:10.
Referenced Files
F11644993: D3255.id.diff
Fri, Sep 5, 06:27
F11643058: D3255.diff
Thu, Sep 4, 23:19
F11642346: D3255.diff
Thu, Sep 4, 20:26
Unknown Object (File)
Wed, Sep 3, 16:40
Unknown Object (File)
Wed, Sep 3, 16:39
Unknown Object (File)
Tue, Sep 2, 08:40
Unknown Object (File)
Tue, Sep 2, 08:39
Unknown Object (File)
Tue, Sep 2, 01:42

Diff Detail

Repository
rDOCKERWWW Docker images website
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
bug/T949
Build Status
Buildable 5140
Build 5421: arc lint + arc unit

Event Timeline

dereckson requested changes to this revision.Jan 1 2024, 15:15
dereckson added a subscriber: dereckson.
dereckson added inline comments.
index.html
61

<p> and </p> delimit a paragraph, so your sequence is:

  • An empty paragraph
  • The link
  • A end of a paragraph tag NOT matching a starting one

Also, for a button, I think we need a button class associated to the link, and if we want a bigger one, a size, like https://get.foundation/sites/docs/button.html#sizing

This revision now requires changes to proceed.Jan 1 2024, 15:15
  • action button to the Docker images workboard

Checked the rendering with arc patch D3255 (to get the branch) then python3 -m http.server, looks good to me.

This revision is now accepted and ready to land.Jan 2 2024, 11:41
dereckson retitled this revision from action button to the Docker images workboard to Add action button to the Docker images workboard.Jan 2 2024, 11:42
dereckson edited the test plan for this revision. (Show Details)