Most requested - Provisional feature
Unstable feature
To be used at your own risks. All functionalities described below could be removed in any subsequent minor/major release and are excluded from the GCWeb public API.
Documentation and/or working examples for those features could be incomplete or not available.
- Status
- Provisional
- Type
- Canada.ca design pattern
- Last review
- 2021-05-21
- Conforming to
- n/a
- Guidance
- Most requested - Canada.ca design pattern (to be updated)
- Technical name
gc-most-requested
Purpose
This adds a most requested section that features top tasks related to the page it is on.
Working example
Most requested (provisional v1.0)
Code
<section class="well well-sm provisional gc-most-requested">
<div class="container">
<div class="row">
<div class="col-md-2">
<h2>Most requested</h2>
</div>
<div class="col-md-10">
<ul class="colcount-md-2">
<li><a href="#">[Top task hyperlink]</a></li>
<li><a href="#">[Top task hyperlink]</a></li>
<li><a href="#">[Top task hyperlink]</a></li>
<li><a href="#">[Top task hyperlink]</a></li>
<li><a href="#">[Top task hyperlink]</a></li>
<li><a href="#">[Top task hyperlink]</a></li>
<li><a href="#">[Top task hyperlink]</a></li>
</ul>
</div>
</div>
</div>
</section>
Evaluation and report
There is no evaluation and report available for this component.
Page details
- Date modified: